--- id: cloudpathlib version: "0.24.0" license: unclear license_treatment: permissive maintenance: active --- # cloudpathlib — pathlib-style classes for cloud storage services. License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI ## Install pip install cloudpathlib uv add cloudpathlib poetry add cloudpathlib ## Description 
[](https://cloudpathlib.drivendata.org/) [](https://pypi.org/project/cloudpathlib/) [](https://anaconda.org/conda-forge/cloudpathlib) [](https://github.com/conda-forge/cloudpathlib-feedstock) [](https://github.com/drivendataorg/cloudpathlib/actions/workflows/tests.yml?query=branch%3Amaster) [](https://codecov.io/gh/drivendataorg/cloudpathlib) > Our goal is to be the meringue of file management libraries: the subtle sweetness of `pathlib` working in harmony with the ethereal lightness of the cloud. A Python library with classes that mimic `pathlib.Path`'s interface for URIs from different cloud... ## AI interpretation — verify before relying Provides pathlib-style classes that work with cloud storage URIs (S3, Google Cloud Storage, Azure Blob Storage), letting you read, write, and manage cloud files using familiar Path methods. Verdict: Well-maintained, actively developed library with zero known vulnerabilities and low install friction. Permissive MIT license and broad Python version support (3.9–3.14) make it accessible. The optional cloud SDK dependencies are a deliberate design choice rather than a friction problem. Suitable for production use when you need pathlib-like cloud storage access. [View on SkillFed](https://skillfed.io/packages/cloudpathlib) · [View on PyPI](https://pypi.org/project/cloudpathlib/)