Differences between revisions 28 and 29
Revision 28 as of 2006-01-22 17:35:20
Size: 4218
Editor: 65
Comment:
Revision 29 as of 2006-01-28 02:11:44
Size: 4494
Editor: dsl081-225-227
Comment: added Paste to servers, plus frameworks
Deletions are marked like this. Additions are marked like this.
Line 35: Line 35:
 * [http://pythonpaste.org/module-paste.httpserver.html Paste#http] a SimpleHTTPServer-based server
Line 41: Line 43:
 * [http://svn.w4py.org/WSGIKit/trunk WSGIKit] - a [http://w4py.org Webware] reimplementation, implemented with a degree of framework-neutrality in mind.  * [http://pythonpaste.org/webkit/ Paste WebKit] - a [http://w4py.org Webware] reimplementation, implemented with a degree of framework-neutrality in mind.

 * [http://pythonpaste.org/wareweb/ Wareweb] - a rethinking of Webware/WebKit
Line 59: Line 63:

 * [http://pylons.groovie.org Pylons] - a WSGI-based framework using Myghty and Paste

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.