Metadata-Version: 2.1
Name: space-datasets
Version: 0.0.1
Summary: Unified storage framework for machine learning datasets
Author-email: Space team <no-reply@google.com>
License: Apache-2.0
Project-URL: Homepage, https://github.com/google/space
Project-URL: Issues, https://github.com/google/space/issues
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: absl-py
Requires-Dist: array-record
Requires-Dist: cloudpickle
Requires-Dist: numpy
Requires-Dist: protobuf
Requires-Dist: pyarrow >=14.0.0
Requires-Dist: pyroaring
Requires-Dist: tensorflow-datasets
Requires-Dist: typing-extensions
Provides-Extra: dev
Requires-Dist: pandas ; extra == 'dev'
Requires-Dist: pyarrow-stubs ; extra == 'dev'
Requires-Dist: ray ; extra == 'dev'
Requires-Dist: tensorflow ; extra == 'dev'
Requires-Dist: types-protobuf ; extra == 'dev'

