#!/usr/bin/python from megaproject import app app.run(debug=True)