# ------- 3rd party imports ------- from flask_sqlalchemy import SQLAlchemy db = SQLAlchemy()