#!/usr/bin/env python from mercy.MercyApplication import app if __name__ == "__main__": app.run()