cloudpathlib

View on PyPIReverse Dependencies (36)

0.18.1 cloudpathlib-0.18.1-py3-none-any.whl

Wheel Details

Project: cloudpathlib
Version: 0.18.1
Filename: cloudpathlib-0.18.1-py3-none-any.whl
Download: [link]
Size: 47335
MD5: 9ff28c61753ba5e5bf9d23eca9ba8ed8
SHA256: 20efd5d772c75df91bb2ac52e053be53fd9000f5e9755fd92375a2a9fe6005e0
Uploaded: 2024-02-26 22:59:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cloudpathlib
Version: 0.18.1
Summary: pathlib-style classes for cloud storage services.
Author-Email: DrivenData <info[at]drivendata.org>
Project-Url: Bug Tracker, https://github.com/drivendataorg/cloudpathlib/issues
Project-Url: Changelog, https://cloudpathlib.drivendata.org/stable/changelog/
Project-Url: Documentation, https://cloudpathlib.drivendata.org/
Project-Url: Repository, https://github.com/drivendataorg/cloudpathlib
Keywords: pathlib,cloud storage,s3,azure blob storage,google cloud storage
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.7
Requires-Dist: importlib_metadata; python_version < "3.8"
Requires-Dist: typing_extensions (>4); python_version < "3.11"
Requires-Dist: cloudpathlib[azure]; extra == "all"
Requires-Dist: cloudpathlib[gs]; extra == "all"
Requires-Dist: cloudpathlib[s3]; extra == "all"
Requires-Dist: azure-storage-blob (>=12); extra == "azure"
Requires-Dist: google-cloud-storage; extra == "gs"
Requires-Dist: boto3; extra == "s3"
Provides-Extra: all
Provides-Extra: azure
Provides-Extra: gs
Provides-Extra: s3
Description-Content-Type: text/markdown
[Description omitted; length: 12254 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
cloudpathlib/__init__.py sha256=q8tlWNJKYdZ9nHL9TGy6N8e1cY8ThihW9acmwJhLpps 697
cloudpathlib/anypath.py sha256=0QmVGO4t6L7Uj7YuVeLikAU4BNcRtJnhjgMLa980Xyg 3510
cloudpathlib/client.py sha256=pV4xYv2DQfCZvdJRj8Kvuu1XY4OLHQcpec4x5FTflcM 6404
cloudpathlib/cloudpath.py sha256=IRUakB0raaZ71Ziq3gbe0eG5F4Gyu2lLX5YZUfuZeC8 48368
cloudpathlib/enums.py sha256=ES9VEu_MsmXHa7Pjqmy6pEbw_1zdFatcQ32xqyXjbUY 1896
cloudpathlib/exceptions.py sha256=4cy0nHc7ULHOD41lce3vx2ZLq1tfWUpifNNcVc4ewVs 1662
cloudpathlib/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cloudpathlib/url_utils.py sha256=fAO9RFq9NBMV8qBvkmcE3DBMAPAtW5Pl7XuXB9i49b8 1211
cloudpathlib/azure/__init__.py sha256=eykD2Bqbxyd1NSesyu7_KYslm_5X0OqJpUjZtRX9AYc 139
cloudpathlib/azure/azblobclient.py sha256=d1F_OZwmLEwtbUmV3QWgaKbmgpE9vfvoO7ZqiRqVpJM 13886
cloudpathlib/azure/azblobpath.py sha256=ai-iH-qvC8rrnbw_TmbRb0yEEe24qdUVbwdjlcf6_7Q 3371
cloudpathlib/gs/__init__.py sha256=H8poYrpJdGM4Hp16jRJT0iXOW_Zh_6klt0KGoTo8a-o 103
cloudpathlib/gs/gsclient.py sha256=DiUpxA8YceyWHqIro2XGZMdE91NgxLlUx_Ck9Qqbb5M 12872
cloudpathlib/gs/gspath.py sha256=Nny_18GPnQTHgDN1QMhIOFp39qsKWExRNHkIRR3NuRk 3151
cloudpathlib/local/__init__.py sha256=RK8a8rHM-6IajTPSKpf0EaHKCPYdkmuCR56WlkSAOqQ 1004
cloudpathlib/local/localclient.py sha256=hLDCxSpjDljsnDRXFNIHx4tkmPawS9S-wl2agU0zTXA 6942
cloudpathlib/local/localpath.py sha256=mDayRxq-uxgSne8okwB4mhHrlD6xD_9D7SB0l_R7Cu0 868
cloudpathlib/local/implementations/__init__.py sha256=SkIsKSSos4oqz8o_BKsHJ5mgBXVo2SEE_WYIqmSvjws 479
cloudpathlib/local/implementations/azure.py sha256=3Zib5-uTW7HWe8gDPih-KdGbQOmVj5Z4tx344O6WWsk 2390
cloudpathlib/local/implementations/gs.py sha256=umN4owNT3298tCKogdd7aDHsCKQLQAAnSYhnX48EBuU 1553
cloudpathlib/local/implementations/s3.py sha256=unom_b4XkVL_X7VyJ_uLDcuLGcO8VcruOWVZKX0pSeU 1552
cloudpathlib/s3/__init__.py sha256=o4aATyl9nVQ46JSKpIBLBPnbyiZ5NcmD2txYPAuIR2E 103
cloudpathlib/s3/s3client.py sha256=T5tin3wKmZYevZvW9YB27MmnpTBcB6x0vMONB3Kmz0w 16987
cloudpathlib/s3/s3path.py sha256=n9GjtlV3hKZdBfRARk8DJYntSJj9qIyzpJRsBCYoukA 3083
cloudpathlib-0.18.1.dist-info/LICENSE sha256=erAfpsP7WZARylUBfp8J-eZ7ho-0IXNqZlmS23cSwTU 1072
cloudpathlib-0.18.1.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
cloudpathlib-0.18.1.dist-info/METADATA sha256=ChqmHw6ZXcsM1i5KAcRKURgtGw5nHJk4YCPgZEe-qPo 14318
cloudpathlib-0.18.1.dist-info/RECORD