This website requires JavaScript.
Explore
Help
Register
Sign In
ua1zbe
/
gps
mirror of
https://github.com/kf7eel/hbnet.git
Watch
1
Star
0
Fork
You've already forked gps
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
abccaa06ea
gps
/
web
/
docker
/
wsgi.py
9 lines
105 B
Python
Raw
Blame
History
from
app
import
hbnet_web_service
app
=
hbnet_web_service
(
)
if
__name__
==
"
__main__
"
:
app
.
run
(
)
Reference in New Issue
View Git Blame
Copy Permalink