Skip to main content

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

Use the fs.open_fs method with the webdav:// protocol:

>>> import fs
>>> handle = fs.open_fs('webdav://admin:admin@zopyx.com:22082/exist/webdav/db')

or use the public constructor of the WebDAVFS class:

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

Repository

Issue tracker

Tests

Author and contributors

License

This module is published under the MIT 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.3.4 (2018/04/16)

  • merged PR #14 (openbin not raising ResourceNotFound on missing parent) [ajung, althonos]

0.3.3 (2017/12/29)

  • fixed issue with hardcoded http method in opener.py [ajung]

0.3.2 (2017/11/13)

  • details/modified + details/created are correctly converted according to the PyFilesystem2 docs to datetime [ajung]

0.3.1 (2017/10/19)

  • fixed LICENSE file (MIT)

0.3.0 (2017/10/16)

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

Release files for fs.webdavfs 0.3.4.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for fs.webdavfs 0.3.4.2
File Size Uploaded
fs.webdavfs-0.3.4.2.zip 13.8 kB Details

Release files / fs.webdavfs-0.3.4.2.zip

Download URL fs.webdavfs-0.3.4.2.zip
Size 13.8 kB
Tags Source
SHA-256 checksum
How to use checksums
3463573d6ff42a2230d6b8aef7e72197995394b5ef268c85873795732218e454
BLAKE2b-256 checksum
How to use checksums
c51a5846beb1b07df48fa43c254affe0edeae0717cb18cd5d473431038cc980f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

0.4.3.1

1 release file

0.4.3

1 release file

0.4.2

1 release file

0.4.1

1 release file

0.4.0

1 release file

0.3.8

1 release file

0.3.7

1 release file

0.3.6

1 release file

0.3.5.3

1 release file

0.3.5.2

1 release file

0.3.5

1 release file

0.3.4.3

1 release file

This release

0.3.4.2 This release

1 release file

0.3.4.1

1 release file

0.3.4

1 release file

0.3.3

1 release file

0.3.2.2

1 release file

0.3.2.1

1 release file

0.3.2

1 release file

0.3.1.1

1 release file

0.3.1

1 release file

0.3.0

1 release file

0.2.1

1 release file

0.2.0

1 release file

0.1.1

1 release file

0.1

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page