This project aims to provide a toolbox to access to some endpoints of Geodes APIs in Python.
To see the docs, please go to https://CNES.github.io/pyGeodes/.
You can install from PyPi by following those steps :
- Install pygeodes
pip install pygeodes
To build from source, follow those steps :
- Clone the repository
git clone https://github.com/CNES/pyGeodes
- Install from source
pip install ./pygeodes/