This website requires JavaScript.
Explore
Help
Sign In
public
/
pythonweb
Watch
1
Star
1
Fork
You've already forked pythonweb
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
master
pythonweb
/
web-interface
/
wsgi.py
5 lines
71 B
Python
Raw
Permalink
Blame
History
from
basicweb
import
app
if
__name__
==
"
__main__
"
:
app
.
run
(
)
Reference in New Issue
View Git Blame
Copy Permalink