Metadata-Version: 2.4
Name: papai-unified-storage
Version: 0.22.0
Summary: Supercharged fsspec filesystem classes with higher-level functions and utilitarians.
Author-email: Marc Bresson <marc.bresson@datategy.net>
Maintainer-email: Datategy <contact@datategy.net>, Marc Bresson <marc.bresson@datategy.net>
License: Apache-2.0
Keywords: filesystem,fsspec,papai,storage,interface
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: fsspec
Requires-Dist: adlfs
Requires-Dist: gcsfs
Requires-Dist: s3fs
Requires-Dist: pyarrow
Requires-Dist: pandas
Requires-Dist: google
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-mock; extra == "dev"
Requires-Dist: pytest-cov~=6.1; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: mypy-to-codeclimate; extra == "dev"

# Papai-unified-storage

This library (available on [Pypi](https://pypi.org/project/papai-unified-storage/)) provides a wrapper around [fsspec](https://filesystem-spec.readthedocs.io/en/latest/index.html).
