Differences between revisions 18 and 20 (spanning 2 versions)
Revision 18 as of 2005-03-29 18:12:37
Size: 2990
Editor: 66
Comment: Noted Allan Saddi's py-lib stuff
Revision 20 as of 2005-07-18 08:10:53
Size: 3180
Editor: phaser850
Comment: Added Django
Deletions are marked like this. Additions are marked like this.
Line 39: Line 39:
 * Nevow - in a branch of its Subversion repository. (Can someone supply a link to this?)  * [http://www.nevow.com/ Nevow] - the reimplementation of Twisted's woven, doesn't require Twisted.
Line 46: Line 46:

 * [http://www.djangoproject.com/ Django] - An emerging framework generating a lot of buzz that has [http://code.djangoproject.com/changeset/169 recently added support] for WSGI

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.