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.1.1; python_version<'3.12'
  • pykx>=2.4.1; python_version=='3.12'
  • pykx>=3.1.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.8.0-py3-none-any.whl (36.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: kdbai_client-1.8.0-py3-none-any.whl
  • Upload date:
  • Size: 36.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.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 cde4a0952dbd84b48624f672c0c27bf6d0e25c3f916b29c561898372cd55a836
MD5 d21589fa4eced68ed25e66d5de570b7b
BLAKE2b-256 33b55af6501a9f775d9e4d25d26635f01fae3aa0ee72aaef12485a6c6177ffe5

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