Installation procedure

First, download the latest version here. And then

python3 -m pip install path_to_whl

Required dependencies

For the Python Kortex API to work properly, the following dependencies will automatically be installed with the above procedure:

  • protobuf - version 3.20.0

  • deprecated - version 1.2.7

  • paho-mqtt - version 1.6.1

  • mypy - latest version

  • mypy-protobuf - latest version

  • types-protobuf - latest version