from astra_os import app, socketio if __name__ == "__main__": socketio.run(app)