Pure python WSGI (PEP 333), CGI and web server classes
Project description
- Warning: This is an alpha release for those who are interested in
checking progress. No documentation and not for production use.
Pure python WSGI (PEP 333), CGI and web server classes which can be used to quickly create a powerful web or application server. Comes with a combined web, CGI and WSGI server as an example.