from flask_sqlalchemy import SQLAlchemy db_connection = SQLAlchemy() db = db_connection.session