Skip to content

soxofaan/openeo-python-client

 
 

Repository files navigation

PyPI - Python Version Status Build Status PyPI

openEO Python Client

Python Client Library for the openEO API. Allows you to interact with openEO backends from your own (local) Python environment. Read more on usage in the documentation.

Quick Start Guide

Requirements and installation

  • Requirement: a Python 3.6 (or higher) environment where some dependencies can be installed (including usual suspects like numpy and pandas)

    Note for Windows users: it is recommended to work with Anaconda Python as the shapely dependency may need to be installed separately (e.g. using the Anaconda Navigator).

  • Basic installation procedure (in a pip powered environment):

      pip install openeo
    

Usage

Python client documentation

Some example scripts

General OpenEO background

About

Python client API for OpenEO

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%