import eventlet eventlet.monkey_patch() from app.main import createApp app, socketio = createApp()