from api import app  # or from app import create_app; app = create_app()
application = app
