Please enable JavaScript in your browser!
Home
Explore
Help
Sign In
milislinux
/
giom
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
42a7f106ee
Branches
Tags
master
giom
/
wsgi.py
wsgi.py
66 B
History
Raw
1
2
3
4
5
from lsunucu import app
if __name__ == "__main__":
app.run()