This website requires JavaScript.
Explore
Help
Sign In
itdominator
/
WebFM
Watch
1
Star
0
Fork
You've already forked WebFM
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
d833ec437d
WebFM
/
wsgi.py
5 lines
74 B
Python
Raw
Blame
History
from
webfm
import
app
if
__name__
==
'
__main__
'
:
app
.
run
(
debug
=
True
)
Reference in New Issue
View Git Blame
Copy Permalink