Skip to content
/ pyGeodes Public

This project aims to provide a toolbox to access to some endpoints of Geodes APIs in Python.

License

Notifications You must be signed in to change notification settings

CNES/pyGeodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

This project aims to provide a toolbox to access to some endpoints of Geodes APIs in Python.

Resources

License

Stars

Watchers

Forks