Skip to content

claxn/openeo-python-client

 
 

Repository files navigation

Status Build Status PyPI

openeo-python-client

Python client API for openEO. Allows you to interact with openEO backends from your own environment. Read more on usage in the documentation.

Installation guide

Requirements

  • Python 3.6 or higher

Windows users: It is recommended to install Anaconda Python as shapely may need to be installed separately using the Anaconda Navigator.

Usage

Python client documentation

Some example scripts

General OpenEO background

Development

Install locally checked out version with additional development related dependencies:

pip install -e .[dev]

Building the documentation:

As HTML:

python setup.py build_sphinx -c docs

As Latex:

python setup.py build_sphinx -c docs -b latex

About

Python client API for OpenEO

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%