Skip to content

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

License

Notifications You must be signed in to change notification settings

zopefoundation/zope.publisher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

964c217 · Dec 19, 2024
Dec 19, 2024
Sep 26, 2024
Dec 19, 2024
Mar 15, 2022
Aug 5, 2022
Dec 19, 2024
Dec 19, 2024
Apr 12, 2024
Dec 19, 2024
Mar 15, 2022
May 5, 2010
May 5, 2010
Sep 25, 2024
Mar 15, 2022
Sep 19, 2010
Dec 19, 2024
Sep 25, 2024
Dec 19, 2024
Dec 19, 2024

Repository files navigation

zope.publisher

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

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages