Skip to content

KUKSA Python SDK 0.4.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@erikbosch erikbosch released this 16 Nov 14:44
· 54 commits to main since this 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