Skip to content

soxofaan/openeo-python-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openeo-python-client

Python client API for OpenEO. Allows you to interact with OpenEO backends from your own environment.

Status Build Status PyPI

Requirements

  • Python 3.5 or higher

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

Usage

Basic concepts and examples

General OpenEO background

API docs

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%