Presentation
The saagieapi
python package implements python API wrappers to easily interact with the Saagie platform in python.
Documentation
You can find the documentation of this package here.
Installing
pip install saagieapi==<version>
Compatibility with your Saagie platform
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 |
Contributing
The complete guide to contribute is available here:
Contributing
:warning: Warning :warning:
This library is provided on an experimental basis and is not covered by Saagie support for the moment.