KUKSA Python SDK 0.4.2
Pre-release
Pre-release
This is a new KUKSA Python SDK release.
What Is New
This is the first release of KUKSA Python SDK from the new repository.
Previous releases can be found in the kuksa.val repository.
This release do not contain any functional changes compared to 0.4.1, but a lot of files and scripts have been moved.
Usage Instructions
Get:
docker pull ghcr.io/eclipse-kuksa/kuksa-python-sdk/kuksa-client:0.4.2
Run:
docker run -it --rm --net=host ghcr.io/eclipse-kuksa/kuksa-python-sdk/kuksa-client:0.4.2 -h
Or install from PyPI:
pip install kuksa-client==0.4.2