from bulkperformancerights.app import application from bulkperformancerights import handlers app = application if __name__ == '__main__': app.run()