Differences between revisions 56 and 58 (spanning 2 versions)
Revision 56 as of 2008-05-21 18:38:57
Size: 4961
Editor: n00
Comment:
Revision 58 as of 2008-05-23 14:49:26
Size: 4968
Editor: n00
Comment:
Deletions are marked like this. Additions are marked like this.
Line 19: Line 19:
 * [http://isapi-wsgi.python-hosting.com isapi_wsgi] - a WSGI implementation for IIS ISAPI
Line 21: Line 23:
 * [http://isapi-wsgi.python-hosting.com isapi_wsgi] - a WSGI implementation for IIS ISAPI  * [http://code.google.com/p/modwsgi/ mod_wsgi] module for Apache
Line 23: Line 25:
 * [http://code.google.com/p/modwsgi/ modwsgi] module for Apache

* [http://wiki.codemongers.com/NginxNgxWSGIModule?highlight=%28wsgi%29 mod_wsgi] module for Nginx
 * [http://wiki.codemongers.com/NginxNgxWSGIModule?highlight=%28wsgi%29 nginx mod_wsgi] module for Nginx

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.