This website requires JavaScript.
Explore
Help
Register
Sign In
hjp
/
progrunner
Watch
1
Star
0
Fork
You've already forked progrunner
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Add WSGI adapter
Browse Source
...
This commit is contained in:
Peter J. Holzer
2019-08-08 13:13:37 +02:00
parent
4c80e4784d
commit
47e548a368
1 changed files
with
2 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
2
wsgi.py
Normal file
Unescape
Escape
View File
@ -0,0 +1,2 @@
#!/usr/bin/python3
from
app
import
app
as
application
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
hjp/progrunner
Title
Body
Create Issue