Differences between revisions 17 and 18
Revision 17 as of 2005-02-14 20:27:29
Size: 2884
Editor: 150
Comment: note on peak's wsgi gateways for FastCGI and CGI users
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 29: Line 29:
 * [http://www.saddi.com/software/py-lib/ py-lib] a bunch of servers (and a little framework) by Allan Saddi
Line 33: 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.