This repository was archived by the owner on Jun 13, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
License
DLR-SC/python-webdav-lib
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
> [!IMPORTANT] > The software is no longer maintained and is provided only for reference. 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
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published