Please enable JavaScript in your browser!
Home
Esplora
Aiuto
Accedi
bscheibel
/
ui
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
d58695794c
Rami (Branch)
Tag
master
ui
/
wsgi.py
wsgi.py
61 B
Cronologia
Originale
1
2
3
4
from app import app
if __name__ == "__main__":
app.run()