upathtools

View on PyPIReverse Dependencies (5)

0.6.2 upathtools-0.6.2-py3-none-any.whl

Wheel Details

Project: upathtools
Version: 0.6.2
Filename: upathtools-0.6.2-py3-none-any.whl
Download: [link]
Size: 49962
MD5: 8e447f47941e25a980360e96d1deee6b
SHA256: 2a2a935b0cd04774a84bd23b2e58f755a45376a53152c1cdb9e06e3203af4f5c
Uploaded: 2025-04-01 23:00:03 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: upathtools
Version: 0.6.2
Summary: UPath utilities
Author-Email: Philipp Temminghoff <philipptemminghoff[at]googlemail.com>
Project-Url: Documentation, https://phil65.github.io/upathtools/
Project-Url: Source, https://github.com/phil65/upathtools
Project-Url: Issues, https://github.com/phil65/upathtools/issues
Project-Url: Discussions, https://github.com/phil65/upathtools/discussions
Project-Url: Code coverage, https://app.codecov.io/gh/phil65/upathtools
License: MIT License Copyright (c) 2024, Philipp Temminghoff Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Documentation
Classifier: Topic :: Software Development
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: >=3.12
Requires-Dist: fsspec (>=2025.2.0)
Requires-Dist: morefs[asynclocalfs] (>=0.2.2)
Requires-Dist: universal-pathlib (>=0.2.6)
Requires-Dist: httpx; extra == "httpx"
Requires-Dist: yarl; extra == "httpx"
Provides-Extra: httpx
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3368 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
upathtools/__init__.py sha256=FkYCEolBpJVtEE-5T6LyMN-uwSo3Ngq824Vl4sWnVJo 3013
upathtools/async_ops.py sha256=XsqzPXyN2Wy3szBJ42tnuvqS5NH_wuUHNd5b-qT2h80 13533
upathtools/helpers.py sha256=KJQMZIvBsw3P-Xnra11Vkvhxlx5oYOfyDCenhGMJJ9U 5363
upathtools/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
upathtools/pydantic_type.py sha256=N2b6MZ7DyvE9d-QmYumNUBICbg6H6i03VTuWuKOuPm0 5053
upathtools/configs/__init__.py sha256=5x0ZLzeggUMgDGn901Hkp0BC8zj56MlciEwGiDsqge8 2746
upathtools/configs/base.py sha256=RhFb74fiKjaH6IKJL47dwOwRIYGczKKS6HmSQnCwcaE 4278
upathtools/configs/custom_fs_configs.py sha256=9kuPNcc8RxnVNE8mlOybcKuDQz44SNzyaFcXC5DNsJQ 5350
upathtools/configs/fsspec_fs_configs.py sha256=ZOKOBl8BULSiQRqGfb1KU7CTwLhd5Y8ydcjeI0XqD7I 10019
upathtools/filesystems/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
upathtools/filesystems/cli_fs.py sha256=jusENOOpV8L_5EhmKFrRrNCjWJZd7mT9XxPaLaFQbgk 7199
upathtools/filesystems/distribution_fs.py sha256=c3_MftJ-o4VkuKcNEkB8kfmTmtoSG5TQ-n-6q-01hIg 6689
upathtools/filesystems/flat_union_fs.py sha256=PTcbD532ZI7TVPtTUskuUOTnSg7BojeSH6djVmcejF4 19830
upathtools/filesystems/gist_fs.py sha256=FSf1NGT7B1W0NEcWNOK1z4eaXlMEzXD0CpVVsBqlCq4 17403
upathtools/filesystems/httpx_fs.py sha256=MZ4T3NcQiUYAS1TLO3hF1ltTVBPHbgQCouimcdTJyHg 33556
upathtools/filesystems/markdown_fs.py sha256=pMVJS2tvfhSLW0EtrQ4M0Hx_16b4MQv7WVo3zEhPRCY 9027
upathtools/filesystems/module_fs.py sha256=SjjsIEwy9EGFG8v9qPU3nWowSEA1oDkRbv0m5mmdPVs 7021
upathtools/filesystems/package_fs.py sha256=9nWMqhXqbll6HunwheaK0HqOXMDU_klgdwIdoW0JWbc 6289
upathtools/filesystems/python_ast_fs.py sha256=jpRgeFZg0lNsxMG8gDu9J49P8ZCU2v_cZex6CVt63nc 6545
upathtools/filesystems/union_fs.py sha256=E1zWw_qFTI5vEajMvBU2seHps20qCP2he6-ql_uNhk4 7794
upathtools-0.6.2.dist-info/METADATA sha256=gLSB4NX9fr1xtgipDV0_XbfIyi6HMLyOI80PztCq_pU 5935
upathtools-0.6.2.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
upathtools-0.6.2.dist-info/licenses/LICENSE sha256=AteGCH9r177TxxrOFEiOARrastASsf7yW6MQxlAHdwA 1078
upathtools-0.6.2.dist-info/RECORD