InstallationΒΆ

The Python interface for kastore is available on PyPI and conda-forge and can be installed via either:

$ python -m pip install kastore

or:

$conda install kastore -c conda-forge

Todo

Discuss installing C API.