Example #1
0
def main():
    configure()
    app.run()
Example #2
0
#!/usr/bin/env python


from manhunter import app, configure
configure()