No description
Find a file
2017-09-10 11:51:10 +03:00
tests fixes #2 – client method upload_file won't work 2017-09-10 11:51:10 +03:00
webdav2 fixes #2 – client method upload_file won't work 2017-09-10 11:51:10 +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`