[Web-SIG] My repository of WSGI code

Peter Hunt floydophone at gmail.com
Mon Aug 30 06:16:54 CEST 2004


http://st0rm.hopto.org/wsgi/

The files listed there are:
- jonpy_wsgi.py - wsgi to jonpy adapter
- test.cgi.py - test jonpy application using wsgi
- wsgicgi.py - run a wsgi application under 
- WSGIHTTPServer.py - copycat of CGIHTTPServer, except it runs WSGI apps
- testhttpserver.py - tests the WSGIHTTPServer.py class

Please submit any patches/comments. Perhaps we could improve upon
these scripts and include them in the distribution?


More information about the Web-SIG mailing list