Exemplo n.º 1
0
#!/usr/bin/env python3
from snotelier import app
app.run(host='0.0.0.0', debug=True)