from flask_sqlalchemy import SQLAlchemy db = SQLAlchemy() # Создаем экземпляр SQLAlchemy