The saagieapi
python package implements python API wrappers to easily interact with the Saagie platform in python.
You can find the documentation of this package here.
pip install saagieapi==<version>
Saagie platform version | saagie-api release |
---|---|
< 2.2.0 | < 0.6.0 |
>= 2.2.0 | >= 0.6.0 |
>= 2023.01 | >= 2.4.0 |
>= 2023.02 | >= 2.6.0 |
>= 2023.03 | >= 2.7.0 |
>= 2023.04 | >= 2.9.0 |
>= 2023.05 | >= 2.10.0 |
>= 2024.01 | >= 2.11.0 |
>= 2024.02 | >= 2.12.0 |
The complete guide to contribute is available here: Contributing
This library is provided on an experimental basis and is not covered by Saagie support for the moment.