A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/Open-EO/openeo-python-driver below:

Open-EO/openeo-python-driver: Common parts of a Python driver implementation for OpenEO

Python version: 3.8 or higher

This Python package provides a Flask based REST frontend for openEO backend drivers. It implements the general REST request handling of the openEO API and dispatches the real work to a pluggable openEO backend driver (such as the openEO GeoPySpark driver).

Running local dummy service

For development, you can run a dummy service using Flask:

export FLASK_APP=openeo_driver.dummy.local_app
export FLASK_DEBUG=1 
flask run

Now, visit http://127.0.0.1:5000/openeo/1.1.0/


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4