index
download
install
config
apps
compliance
related
Related WSGI software and information
See
PEP 333: Python Web Server Gateway Interface
for detailed information about the WSGI standard.
Visit the
python web-sig
for all discussions relating to the WSGI standard. You may also be interested in the
web-sig mailing list archives
.
The python wiki has a page listing
WSGI Implementations
.
wsgi.org
extensive information on WSGI, including
A basic introduction to WSGI
.
A list of tutorials and articles on WSGI
.
A list of python web frameworks that have WSGI support
.
A list of WSGI servers
.
A list of WSGI applications
and
middleware and utilities
Information about
how to test WSGI applications
Leo Soto
has done a lot of work to get excellent the
Django framework
running on jython under modjy.
The jython wiki also has detailed information
.
original url:
http://modjy.xhaus.com/related.html
Copyright ©
Alan Kennedy
2004-2008.