Metadata-Version: 2.1
Name: nucliadb-sdk
Version: 1.1.0
Summary: UNKNOWN
Home-page: https://nucliadb.com
License: BSD
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Requires-Dist: httpx

# NucliaDB SDK

NucliaDB Cloud and NucliaDB OSS sdk

Update and compile the nucliadb image locally before running the tests.
From nucliadb root dir:
`make build-nucliadb-local-withbinding`

# nucliadb_sdk

## 1.1.0

- Suport of auto creation of vectorsets, easier interface.

## 1.0.0

- Initial Release


