Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

22 Commits

Repository files navigation

This Python WebDAV Library provides an object-oriented Python WebDAV client-side library based on Python`s standard httplib and Greg Stein`s davlib. The client currently supports basic WebDAV capabilities and the WebDAV extensions for access control and
Searching.
See https://launchpad.net/python-webdav-lib for details.
Requirements:
Python 2.4 or higher
Jython 2.5.1 or higher
Installation:
Extract archive
Run "python setup.py install"
Test:
python <PATH_TO_SITE_PACKAGES>/webdav/WebdavClient.py
Specify URL to your WebDAV server.
Specify user name.
Specify password.
Lists content of the given collection.

About

Python 3 port of Python_WebDAV_Library, forked from https://launchpad.net/python-webdav-lib

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages