-
Notifications
You must be signed in to change notification settings - Fork 7
Home
Markus Neteler edited this page Mar 1, 2023
·
2 revisions
Python Client Library for actinia.
# check releases page for latest version number
VERSION="0.3.0"
pip3 install "actinia-python-client @ https://github.com/mundialis/actinia-python-client/releases/download/${VERSION}/actinia_python_client-${VERSION}-py3-none-any.whl"
For newest version see releases.
See examples