from flask_sqlalchemy import SQLAlchemy # database object database = SQLAlchemy()