Announcing release 0.9 of WebStack - a common API for Python Web applications.
Applications written using the WebStack API can be deployed on the following servers and frameworks: BaseHTTPRequestHandler, CGI, Jython/Java Servlet API, mod_python, Twisted, Webware, WSGI and Zope 2. It should therefore be possible to develop applications and to run them with a single command using Python's standard library server modules, then to deploy them alongside other applications in more sophisticated environments when this becomes necessary or desirable. The PyPI entry for WebStack is here: http://www.python.org/pypi?%3Aaction=search&name=WebStack The public Web page for WebStack is here: http://www.boddie.org.uk/python/WebStack.html Since the last release, some introductory documentation has been added and some general improvements made to the stability and quality of the package. Have fun! Paul -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html