Python WebDAV Library

An object-oriented Python WebDAV client-side library.
Download

Python WebDAV Library Ranking & Summary

Advertisement

  • Rating:
  • License:
  • The Apache License 2.0
  • Price:
  • FREE
  • Publisher Name:
  • Tobias Schlauch
  • Publisher web site:

Python WebDAV Library Tags


Python WebDAV Library Description

An object-oriented Python WebDAV client-side library. The Python WebDAV Library project aims to provide an object-oriented Python WebDAV client-side library based on Python`s standard httplib and Greg Stein`s davlib.The client shall fully support RFCs 4918 (basic specification), 3744 (access control), and 3253 (versioning).Installation:Extract archive Run "python setup.py install" Test:python < Path_To_Your_SITE_PACKAGES >/webdav/WebdavClient.py Specify URL to your WebDAV server. Specify user name. Specify password. Lists content of the given collection. Requirements: · Python What's New in This Release: · This is again a bugfix release which addresses some problems concerning file uploads. Updating is recommended.


Python WebDAV Library Related Software