saagie / api-saagie

Python library to interact with Saagie API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Saagie api logo

PyPI version PyPI version

GitHub release date

Contributors License

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 ⚠️

This library is provided on an experimental basis and is not covered by Saagie support for the moment.

About

Python library to interact with Saagie API

License:Apache License 2.0


Languages

Language:Python 100.0%