Python WebDAV Library provides an object-oriented client-side WebDAV library for Python. It is based on Python's standard httplib and Greg Stein's davlib. The client supports RFCs 4918 (basic specification), 3744 (access control), and 3253 (versioning).
| Tags | Internet Web Software Development Libraries Python Modules |
|---|---|
| Licenses | Apache 2.0 |
| Implementation | Python |