core.service.main.create_app

core.service.main.create_app(debug=True)

Create an application.

Parameters

debug (boolean) – whether to run Flask in debug Mode.