from halfnarp2 import create_app app = create_app("config.json") #app.run(debug=False)