forked from Awingu/Python_WebDAV_Library
-
Notifications
You must be signed in to change notification settings - Fork 0
Python 3 port of Python_WebDAV_Library, forked from https://launchpad.net/python-webdav-lib
License
vashek/Python_WebDAV_Library
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%