Metadata-Version: 2.1
Name: nucliadb-sdk
Version: 2.18.0.post481
Summary: UNKNOWN
Home-page: https://nucliadb.com
License: BSD
Platform: UNKNOWN
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 :: 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.18.0-post481)
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`


