No description
Find a file
2017-09-11 19:23:59 +03:00
tests refactored basic methods of WebDAV client and wrote tests for them 2017-09-11 19:23:59 +03:00
webdav2 refactored basic methods of WebDAV client and wrote tests for them 2017-09-11 19:23:59 +03:00
.gitignore initial 2017-04-17 00:10:58 +03:00
LICENSE.md initial 2017-04-17 00:10:58 +03:00
README.rst pre-release fixes 2017-04-21 22:02:02 +03:00
setup.py cleanup 2017-04-27 08:45:08 +03:00
wdc pre-release fixes 2017-04-21 22:02:02 +03:00

webdavclient2
============

Based on https://github.com/designerror/webdav-client-python
But uses `requests` instead of `PyCURL`