This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
ghorsington
/
bepinbuilds
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
e83d906103
Rami (Branch)
Tag
master
bepinbuilds
/
src
/
wsgi.py
wsgi.py
61 B
Cronologia
Originale
1
2
3
4
from app import app
if __name__ == "__main__":
app.run()