Metadata-Version: 2.4
Name: eo4eu_api_utils
Version: 0.1.7
Summary: Access to EO4EU API
Author-email: Kostandinos Myrtollari <kostasmyrto@di.uoa.gr>
License-Expression: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: requests>=2.32.3

# API utilities for EO4EU

This package provides a client class that enables access to a subset of the EO4EU OpenEO API. Furthermore, use case specific functions are provided for ease of testing. For more information please refer to the official [EO4EU OpenEO API](https://umm-api.apps.eo4eu.eu/swagger/index.html).
