WebDAV library for python. Consists of a server and the DAV package that provides WebDAV server(!) functionality. Currently supports WebDAV level 1 and level 2 (LOCK, UNLOCK) making it play nice with cadaver, Mac OS X Finder, Windows Explorer or even iCal.
After installation of this package you will have a new script in you $PYTHON/bin directory called davserver. This serves as the main entry point to the server.
This package does not provide client functionality.
Example (using easy_install):
easy_install PyWebDAV davserver -D /tmp -n
Example (unpacking file locally):
tar xvzf PyWebDAV-$VERSION.tar.gz cd pywebdav python setup.py develop davserver -D /tmp -n
For more information: http://code.google.com/p/pywebdav/
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file PyWebDAV-0.9.3.tar.gz.
File metadata
- Download URL: PyWebDAV-0.9.3.tar.gz
- Upload date:
- Size: 65.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
96e7301c4aa8e0a996069542e7c85b3c3c1d4fc746b378bad64c23c5f1f96d42
|
|
| MD5 |
8cdd13bf368b8665c1e72297e8251878
|
|
| BLAKE2b-256 |
85290710968cb7cc7af4ab23280dec83c3de711f53be7016aa99b8094111becb
|