# from __main__ import app from flask_sqlalchemy import SQLAlchemy # from app import db # def db(): db = SQLAlchemy()