Metadata-Version: 2.1
Name: caraml-store
Version: 0.4.2rc2
Summary: Python SDK for caraml-store
Home-page: https://github.com/caraml-dev/caraml-store
Author: caraml-dev
License: Apache
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.8.0
Description-Content-Type: text/markdown
Requires-Dist: grpcio (>=1.50.0)
Requires-Dist: protobuf (>=3.20.0)
Requires-Dist: PyYAML (>=6.0.0)
Requires-Dist: croniter (==1.*)
Provides-Extra: gcp
Requires-Dist: pandas (>=1.0.0) ; extra == 'gcp'
Requires-Dist: google-cloud-bigquery (>=3.0.0) ; extra == 'gcp'
Provides-Extra: maxcompute
Requires-Dist: pyodps (==0.12.2.1) ; extra == 'maxcompute'

