PyDAVClient
PyDAVClient is a package which helps in accessing resources published via the WebDAV protocol. It provides a set of classes which directly refer to the resource wanted.
It requires libxml2 and it's Python bindings.
To test the classes use the test.py script and give a WebDAV enabled URI to it as a parameter.
For now, there won't be an official release, but it is a dependency of the Railroad Server (http://www.infrae.com/download/RailroadServer) and the Railroad for Zope product.
To get the newest version checkout:
http://codespeak.net/svn/rr/pydavclient/trunk
| Release version | Release date | Release files |
|---|---|---|
| PyDAV Client 0.1.2 | 04 feb 2005 15:12 |
pydavclient-0.1.2.tar.gz |
| PyDAV Client 0.1.1 | 16 sep 2004 16:25 |
pydavclient-0.1.1.tar.gz |
| PyDAV Client 0.1 | 14 sep 2004 09:49 |
pydavclient-0.1.tar.gz |
License: New BSD