#!/usr/bin/env python3 from application import app app.run(debug=True)