[Web-SIG] wsgi server...

Chris McDonough chrism at plope.com
Tue Dec 27 01:01:26 CET 2011


Does anyone know of a pure-Python WSGI server that:

- Is distributed indepdently from a web framework or larger whole.

- Runs on UNIX and Windows.

- Runs on both Python 2 and Python 3.

- Has good test coverage.

- Is useful in production.

(I sent this already to the Pylons-discuss maillist and got some good
responses, so not ignoring those, just want to ask a wider audience)

Thanks!

- C



More information about the Web-SIG mailing list