1 2 3 4 5
#!/usr/bin/env python import sys from ebus.web import controller sys.exit(controller.run())