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


from manhunter import app, configure
configure()