Skip to main content

WebDAV support for pyfilesystem2

Project description

fs.webdavfs

fs.webdavfs is a WebDAV driver for PyFileSystem2.

Supported Python versions

  • Python 2.7

  • Python 3.4

  • Python 3.5

  • Python 3.6

Usage

> from webdavfs.webdavfs import WebDAVFS
> url = 'http://zopyx.com:22082'
> creds = dict(login='admin', password='admin')
> root = '/exist/webdav/db'
> handle = WebDAVFS(url, cred, root)
> handle.makedir('foo')
> print(handle.listdir('.'))
....

Repository

Issue tracker

Tests

Author and contributors

  • Yuriy H.

  • Semyon Gaivoronskiy

  • Andreas Jung

License

This module is published under the BSD license.

This module was sponsored and financed by Andreas Jung/ZOPYX

Contact

Andreas Jung/ZOPYX
Hundskapfklinge 33
D-72074 Tübingen
www.zopyx.com

Release notes

0.2.0 (2017/05/04)

  • new testing infrastructure on Travis using Docker images for testing against Python 2.7-3.6

0.1.0 (2017/04/10)

  • initial release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fs.webdavfs-0.2.1.zip (9.4 kB view details)

Uploaded Source

File details

Details for the file fs.webdavfs-0.2.1.zip.

File metadata

  • Download URL: fs.webdavfs-0.2.1.zip
  • Upload date:
  • Size: 9.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for fs.webdavfs-0.2.1.zip
Algorithm Hash digest
SHA256 02a50cbb8107ebf5f04b44b36fb9413d2cb8eb54f84c1ac1d00e4ac034dd7bdf
MD5 2048cccd6cd74eb2a66e16e0223cfe08
BLAKE2b-256 05206ed79a4ff67105aa8472a267757b4aebb97e89365445b2c6cbac12ee992f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page