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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for kdbai_client-1.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2e3c067eebf8e65348d5c9e08b96c9744d7d5de07aa0f192bb530b1de24cb23e |
|
MD5 | 96841e0c8af251dfb494a4ff8e1aec66 |
|
BLAKE2b-256 | 515eed3c2ccb16ad09ad6fc704c6f68825f7d7faa25e5cf5e5d6d3c286d209d6 |