Differences between revisions 57 and 58
Revision 57 as of 2008-05-21 18:40:33
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 23: Line 23:
 * [http://code.google.com/p/modwsgi/ modwsgi] module for Apache  * [http://code.google.com/p/modwsgi/ mod_wsgi] module for Apache
Line 25: Line 25:
 * [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.