Differences between revisions 27 and 28
Revision 27 as of 2006-01-22 17:34:44
Size: 4218
Editor: 65
Comment:
Revision 28 as of 2006-01-22 17:35:20
Size: 4218
Editor: 65
Comment:
Deletions are marked like this. Additions are marked like this.
Line 35: Line 35:
 * [http://www.zope.com Zope] Zope 3 is now a WSGI application. It ships with the Twisted
   WSGI server implementation and also includes an asyncore-based server implemenatation.
Line 59: Line 56:

 * [http://www.zope.org Zope] Zope 3 is now a WSGI application. It ships with the Twisted
   WSGI server implementation and also includes an asyncore-based server implemenatation.

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.