Please enable JavaScript in your browser!
Accueil
Explorer
Aide
Connexion
alimiracle
/
urukprojectsites
Suivre
1
Voter
0
Fork
0
Fichiers
Aborescence:
5543711969
Branches
Tags
master
urukprojects...
/
wsgi.py
wsgi.py
64 B
Historique
Raw
1
2
3
4
5
6
7
from index import app
if __name__ == "__main__":
app.run()