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
c6439f6687
pythonweb
/
web-interface
/
debug.py
5 lines
86 B
Python
Raw
Blame
History
from
basicweb
import
app
if
__name__
==
"
__main__
"
:
app
.
run
(
host
=
'
0.0.0.0
'
)
Reference in New Issue
View Git Blame
Copy Permalink