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