Skip to content

minddistrict/zope.publisher

 
 

Repository files navigation

zope.publisher

image

Documentation Status

This package 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.

Documentation is hosted at https://zopepublisher.readthedocs.io/

About

Map requests from HTTP/WebDAV clients, web browsers, XML-RPC and FTP clients onto Python objects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%