Skip to content

Single-shot SCGI-> Python WSGI wrapper that uses a super-server such as inetd as an intermediary

Notifications You must be signed in to change notification settings

barryp/scgi-inetd-wsgi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

This is a Python 2.6+ or Python 3.x library for serving up a WSGI app
from a program launched by a super-server such as inetd to handle
a single SCGI request.

A writeup on how you'd use this program is at

    http://diskcompare.com/blog/entries/running-python-wsgi-apps-scgi-and-inetd/

About

Single-shot SCGI-> Python WSGI wrapper that uses a super-server such as inetd as an intermediary

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages