NOTE: This project is now on Github. Please go to https://github.com/scaryclam/python-webdav
A WebDAV client library for python. The purpose of this project is to make a python WebDAV client library that is easy and convenient to use, while remaining flexible enough for developers who may want a finer grain of control.
UPDATE: The test suite passes using Python 3.1 so we will now be supporting Python3 issues. The library will try to continue to work on both Python 2 and Python 3 until such a time that we find something that is not backwards compatible between the Python releases.
Latest 5 files |
|||
---|---|---|---|
名稱 | 大小 | 日期 | 下載總數 |
python-webdav_0.5.tar.gz | 69.1 KB | 2010-07-28 07:58 | 182 |
python-webdav_0.4.tar.gz | 81.7 KB | 2010-03-01 01:54 | 23 |
python-webdav_0.3.tar.gz | 5.0 KB | 2010-01-14 04:49 | 28 |
test_file_post.txt | 0.1 KB | 2010-01-11 01:15 | 31 |
__init__.py | 35 B | 2010-01-11 01:14 | 41 |
All Files |
|||
python-webdav_0.5.tar.gz | 69.1 KB | 2010-07-28 07:58 | 182 |
python-webdav_0.4.tar.gz | 81.7 KB | 2010-03-01 01:54 | 23 |
python-webdav_0.3.tar.gz | 5.0 KB | 2010-01-14 04:49 | 28 |
python_webdav | |||
tests | |||
test_data | |||
test_file_post.txt | 0.1 KB | 2010-01-11 01:15 | 31 |
connection_test.py | 10.9 KB | 2010-01-11 01:09 | 15 |
client_test.py | 2.2 KB | 2010-01-11 01:09 | 23 |
__init__.py | 35 B | 2010-01-11 01:14 | 41 |
connection.py | 8.8 KB | 2010-01-11 01:11 | 25 |
client.py | 1.6 KB | 2010-01-11 01:11 | 260 |