from subfolder import create_app app = create_app() app.run()