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