Differences between revisions 29 and 30
Revision 29 as of 2006-01-28 02:11:44
Size: 4494
Editor: dsl081-225-227
Comment: added Paste to servers, plus frameworks
Revision 30 as of 2006-02-14 20:37:41
Size: 4784
Editor: dsl092-068-248
Comment: Add web2 and nevow wsgi servers, note existing Twisted link seems dead
Deletions are marked like this. Additions are marked like this.
Line 23: Line 23:
 * [http://st0rm.hopto.org/wsgi/ Twisted] (If the server isn't working, there's a copy [http://svn.colorstudy.com/trunk/WSGIKit/wsgikit/twisted_wsgi.py here])  * [http://st0rm.hopto.org/wsgi/ Twisted (third-party)] (If the server isn't working, there's a copy [http://svn.colorstudy.com/trunk/WSGIKit/wsgikit/twisted_wsgi.py here]) ''These both seem dead/disappeared''

 * [http://twistedmatrix.com/projects/web2 Twisted Web2] Experimental HTTP server with a WSGI implementation

 * [http://divmod.org/trac/wiki/DivmodNevow Divmod Nevow] Twisted Web-based templating framework with a WSGI implementation

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.