Zope publisher
Project description
Overview
zope.publisher allows you to publish Python objects on the web. It has support for plain HTTP/WebDAV clients, web browsers as well as XML-RPC and FTP clients. Input and output streams are represented by request and response objects which allow for easy client interaction from Python. The behaviour of the publisher is geared towards WSGI compatibility.
Changes
3.3.3 (2009-02-09)
https://bugs.launchpad.net/zope2/+bug/143873
The zope.publisher.http.HTTPCharsets was confused by the Zope 2 publisher, which gives missleading information about which headers it has.
3.3.2 (2007-07-03)
Release as a separate project, corresponds to zope.publisher from Zope 3.3.2
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.