Skip to content

EO-DataHub/pyeodh

Repository files navigation

pyeodh

codecov

Warning

This project is in early development and should not be used in production.

A lightweight Python client for easy access to EODH APIs.

Installation

pip install pyeodh

Usage

See example notebooks.

Development

Install poetry - https://python-poetry.org/docs/#installation

Install package dependencies:

make install

Run QA checks and tests:

make check
make test

Format codebase with black and isort:

make format

To recreate all VCR cassettes run:

make record=rewrite test

or only extend with new requests by using record=new_episodes

About

A lightweight Python client for EODH APIs.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 3

  •  
  •  
  •