Metadata-Version: 2.1
Name: latch-cloud-clients
Version: 0.1.1
Summary: 
License: CC0 1.0
Author: Taras Priadka
Author-email: taras@latch.bio
Requires-Python: >=3.11,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: aiobotocore[s3] (>=2.4.2,<3.0.0)
Requires-Dist: google-api-core (>=2.18.0,<3.0.0)
Requires-Dist: google-auth (>=2.29.0,<3.0.0)
Requires-Dist: google-cloud (>=0.34.0,<0.35.0)
Requires-Dist: latch-data-validation (>=0.1.3,<0.2.0)
Requires-Dist: latch-o11y (>=0.1.4,<0.2.0)
Requires-Dist: opentelemetry-sdk (>=1.15.0,<2.0.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: types-aiobotocore[s3] (>=2.4.2,<3.0.0)
Requires-Dist: xmltodict (>=0.13.0,<0.14.0)
Description-Content-Type: text/markdown

# python-cloud-clients

Run storage tests with:
```
pytest latch-cloud-clients/test/storage.py --import-mode=prepend
```

