from ogn_python import app from ogn_python import routes from ogn_python import commands if __name__ == '__main__': app.run()