Differences between revisions 16 and 18 (spanning 2 versions)
Revision 16 as of 2005-02-02 22:56:08
Size: 2714
Editor: vulcan
Comment: Change url for isapi-wsgi
Revision 18 as of 2005-03-29 18:12:37
Size: 2990
Editor: 66
Comment: Noted Allan Saddi's py-lib stuff
Deletions are marked like this. Additions are marked like this.
Line 27: Line 27:
 * [http://peak.telecommunity.com/ Peak] has CGI and FastCGI gateway and server options [http://mail.python.org/pipermail/web-sig/2004-October/000966.html more info]

 * [http://www.saddi.com/software/py-lib/ py-lib] a bunch of servers (and a little framework) by Allan Saddi
Line 31: Line 35:
 * [http://svn.colorstudy.com/trunk/WSGIKit WSGIKit] - a [http://w4py.org Webware] reimplementation, implemented with a degree of framework-neutrality in mind.  * [http://svn.w4py.org/WSGIKit/trunk WSGIKit] - a [http://w4py.org Webware] reimplementation, implemented with a degree of framework-neutrality in mind.

Implementations of the Web Server Gateway Interface

Note: many of these implementations may be partial/incomplete or noncompliant as of the current draft spec. If you can't get the code samples in the spec to work with one of these implementations, there's a good chance that the implementation is broken: contact the implementation's author.

See [http://www.python.org/peps/pep-0333.html PEP 333] for more information on WSGI.

Web Server implementations

Web Framework implementations

WSGIImplementations (last edited 2011-01-18 16:31:13 by 89-105-112-41)

Unable to edit the page? See the FrontPage for instructions.