from app import create_app # or simply `from app import app` app = create_app()