Skip to content

Latest commit

 

History

History
53 lines (38 loc) · 1.35 KB

README.md

File metadata and controls

53 lines (38 loc) · 1.35 KB
GEODES

pyGeodes, A wrapper for Geodes APIs

Python License Documentation

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/.

Installation

From PyPi

You can install from PyPi by following those steps :

  1. Install pygeodes
pip install pygeodes

Build from source

To build from source, follow those steps :

  1. Clone the repository
git clone https://github.com/CNES/pyGeodes
  1. Install from source
pip install ./pygeodes/