Introduction
CyborgDB - Python SDK Reference
v0.14.x
The CyborgDB Python SDK provides a high-level interface for working with encrypted indexes in Python applications. It supports core operations such as creating indexes, adding data, querying, and managing metadata. The SDK is compatible with LangChain and works with both local and remote deployments.
The package is available on PyPI and the source code is available on GitHub.
For detailed service setup instructions, see our quickstart guides for Docker and Python.