Exemplo n.º 1
0
from lequ import app

app.run()
Exemplo n.º 2
0
from lequ import app

app.run(debug=True)