Metadata-Version: 2.1
Name: nucliadb-dataset
Version: 2.17.0.post428
Summary: NucliaDB Train Python client
Home-page: https://github.com/nuclia/nucliadb
Author: nucliadb Authors
Author-email: nucliadb@nuclia.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: protobuf
Requires-Dist: types-protobuf
Requires-Dist: grpcio
Requires-Dist: requests
Requires-Dist: aiohttp
Requires-Dist: pydantic-argparse
Requires-Dist: pyarrow
Requires-Dist: boto3
Requires-Dist: google-auth
Requires-Dist: google-cloud-storage
Requires-Dist: boto3-stubs
Requires-Dist: google-auth-stubs
Requires-Dist: types-google-cloud-ndb
Requires-Dist: types-boto3
Requires-Dist: nucliadb-protos (==2.17.0-post428)
Requires-Dist: nucliadb-sdk (==2.17.0-post428)
Requires-Dist: urllib3 (<1.27,>=1.21.1)

# NUCLIADB TRAIN CLIENT

Library to connect NucliaDB to Training APIs

## INSTALL

```
pip install nucliadb_dataset
```


