Skip to content

Installing pyAKI

Requirements

The supported Python versions for this Python library are the following: * 3.12 * 3.13

Installing from PyPI

The pyAKI library can be installed from PyPI using various package managers.

With pip

1
pip install pyAKI

With poetry

1
poetry add pyAKI

Installing from Source

The pyAKI library can be installed from source (GitHub).

With pip

1
pip install git+https://github.com/aidh-ms/pyAKI

With poetry

1
poetry add git+https://github.com/aidh-ms/pyAKI

Dependencies

This library has the following dependencies: