A simple to use library for contacting WebDAV servers.
- Python 2.5 or higher (including Python 3 series).
- Setuptools
- coverage (for unittests)
Get from PyPI:
Get package from Google Code: python setup.py build python setup.py install
To run the unittests checkout sources and run:
python test/testloader.py
Unittests will not run with Python 3.
Tutorial: http://code.google.com/p/tinydav/wiki/Tutorial Reference: http://code.google.com/p/tinydav/wiki/tinydav
TinyDAV ist licensed under the LGPLv3. See separate COPYING and COPYING.LESSER.