Skip to main content

KDB.AI Client for Python

Project description

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:

  • 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'
  • 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-1.9.0-py3-none-any.whl (43.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: kdbai_client-1.9.0-py3-none-any.whl
  • Upload date:
  • Size: 43.2 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-1.9.0-py3-none-any.whl
Algorithm Hash digest
SHA256 13821072e2078c7ced3ad0c14b0c3988ece7b2d8710d8fd5c44a756a37d8c419
MD5 0b50c05948c5304c45b82fcf8cdcce3c
BLAKE2b-256 f39907949a0313f0cf4efb0d00f6c8d604d0c192a757fb68dd5d51cd9223229d

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 Pingdom Monitoring Sentry Error logging StatusPage Status page