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:

  • 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-1.10.0-py3-none-any.whl (43.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: kdbai_client-1.10.0-py3-none-any.whl
  • Upload date:
  • Size: 43.4 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.10.0-py3-none-any.whl
Algorithm Hash digest
SHA256 001e9e84c38f1f32cda038afa498e24a0e497a9b06831d79df288bbdbaace989
MD5 b3aab66a86450478ca2135c4f5a4b35c
BLAKE2b-256 4dc3bd1afa8f8680f85fb6f16e6187ae0644c2bac3bd76ff0a0df32ce60ffb60

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