{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/4"}],"enrichment":{"capability":"A WebDAV client library that provides a Python API, optional fsspec filesystem integration, and a CLI tool for interacting with WebDAV servers.","skillfed_tags":["webdav","file-sync","fsspec-backend"],"use_cases":["Automate file uploads and downloads to a WebDAV-enabled server from Python scripts or applications","Integrate WebDAV storage with tools expecting an fsspec-compatible filesystem backend","Build server-side file management workflows that check existence, list, and manipulate remote documents","Use the CLI for ad-hoc WebDAV operations without writing Python code","Sync or mirror files between local storage and a WebDAV server in batch processes"],"what_it_does":"webdav4 is a Python library for interacting with WebDAV servers. It provides a straightforward client API for common operations like checking file existence, listing directories, uploading, and downloading files. The library wraps these operations with httpx for HTTP communication and python-dateutil for timestamp handling.\n\nBeyond the core client, webdav4 offers two optional interfaces: an fsspec integration that presents WebDAV storage as a standard filesystem abstraction (useful for code that expects a generic file-system-like API), and a command-line tool for direct server interaction. The package is actively maintained, supports Python 3.8 through 3.14, and carries no known security vulnerabilities.","worth_installing":"Yes. webdav4 is actively maintained, carries no security vulnerabilities, has low install friction, and provides a clean API for WebDAV operations. The optional fsspec integration and CLI add flexibility. It is suitable for projects needing reliable WebDAV client functionality in Python."},"id":"webdav4","links":{"html":"https://skillfed.io/packages/webdav4","md":"https://skillfed.io/packages/webdav4.md","pypi":"https://pypi.org/project/webdav4/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-02-19","license_spdx":"MIT","license_treatment":"permissive","name":"webdav4","python_support":"supports_current","summary":"WebDAV client library with an fsspec-based filesystem and a CLI"},"popularity":{"monthly_downloads":532781,"position":6145,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.11.0"}
