Skip to main content

KDB.AI Client for Python

Introduction

For full documentation and detailed examples, visit KDB.AI website.

Installing kdbai-client using pip

Ensure you have a recent version of pip:

pip install --upgrade pip

Then install the latest version of kdbai-client with the following command:

pip install kdbai-client

To install a specific version of kdbai-client run the following command replacing <INSERT_VERSION> with a specific released semver version of the interface

pip install kdbai-client==<INSERT_VERSION>

For developers, it is suggested to install the library dynamically, so that local changes can be reflected immediately. Therefore please enter the repository directory and then run below:-

pip install -e .

Warning: Python packages should typically be installed in a virtual environment. This can be done with the venv package from the standard library.

Dependencies

Python Dependencies

KDB.AI depends on the following third-party Python packages:

  • authlib>= 1.6.0
  • cohere>=5.9.4
  • packaging>=20.9
  • pandas>=1.5.0; python_version<'3.12'
  • pandas>=2.1.1; python_version=='3.12'
  • pandas>=2.2.3; python_version=='3.13'
  • pykx>=2.4.1; <4.0.0; python_version<='3.12'
  • pykx>=3.1.0; <4.0.0; python_version=='3.13'
  • pyyaml>=5.1
  • requests>=2.32.3
  • voyageai>=0.2.3

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

kdbai_client-2.1.0-py3-none-any.whl (43.9 kB view details)

Uploaded Python 3

File details

Details for the file kdbai_client-2.1.0-py3-none-any.whl.

File metadata

  • Download URL: kdbai_client-2.1.0-py3-none-any.whl
  • Upload date:
  • Size: 43.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for kdbai_client-2.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fccc52a5409d24058fbe64cc220dce6f871492b53d645d25f509acfaecfce8b8
MD5 51b09a2e30e21172202b866b3d2cc120
BLAKE2b-256 df305195b6c520df953482b607a7a6bbbf18ccfacc3a2a617107cbb9001a1b68

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page