from app.app import init_app app, database = init_app() from app.handlers import root