Metadata-Version: 2.1
Name: blobby
Version: 0.0.1
Summary: Cloud provider agnostic library for object storage.
Author: David Steiner
Author-email: david_j_steiner@yahoo.co.nz
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: boto3 (>=1.34,<2.0)
Requires-Dist: pydantic (>=2,<3)
Description-Content-Type: text/markdown

# Blobby

Common interface for object storage solutions by common cloud providers as well as local filesystems.

