Welcome to pyeodh’s documentation!
pyeodh is a Python client wrapping all EODH API endpoints. It aims to be lightweight and easy to use.
Installation
pyeodh can be installed from PyPi with
pip install pyeodh
Docker
There is also a docker image availabe based on python3-slim at ghcr.
Usage
See example notebooks demonstrating interactions with EODH APIs.