This website requires JavaScript.
Explore
Help
Sign In
zune
/
PyZuneImageCatalogServer
Watch
0
Star
0
Fork
0
mirror of
https://github.com/ZuneDev/PyZuneImageCatalogServer.git
synced
2026-07-27 13:12:06 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
PyZuneImageCatalogServer
/
wsgi.py
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
5 lines
62 B
Python
Raw
Permalink
Normal View
History
Unescape
Escape
Added WSGI script
2022-02-07 21:32:57 -06:00
from
app
import
app
if
__name__
==
'__main__'
:
app
.
run
()
Reference in New Issue
Copy Permalink