Metadata-Version: 2.1
Name: nucliadb-sdk
Version: 2.24.1.post732
Home-page: https://nucliadb.com
License: BSD
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.8, <4
Requires-Dist: httpx
Requires-Dist: requests
Requires-Dist: nucliadb-models >=2.24.1
Requires-Dist: urllib3 <1.27,>=1.21.1
Requires-Dist: orjson
Requires-Dist: pydantic <2.0,>=1.10.9

# 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`
