def main()

in main.py [0:0]


def main():
    app.run(debug=True, host="0.0.0.0", port=5003)