Metadata-Version: 2.1
Name: eocanvas
Version: 0.2.3
Summary: A Python wrapper to WEkEO Serverless Functions
License: Apache 2.0
Author: Germano Guerrini
Author-email: germano.guerrini@exprivia.com
Requires-Python: >=3.8.1,<4.0.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Provides-Extra: docs
Provides-Extra: optional
Requires-Dist: attrs (>=24.2.0,<25.0.0)
Requires-Dist: cryptography (>=43.0.1,<44.0.0)
Requires-Dist: lxml (>=5.2.2,<6.0.0)
Requires-Dist: pyyaml (>=6.0.1,<7.0.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Description-Content-Type: text/markdown

# eocanvas

EOCanvas provides a Python 3.8+ client to interact with the WEkEO Serverless Functions service API.

The documentation about the service can be found at https://wekeo.eu.

The documentation for this package can be found at: https://eocanvas.readthedocs.io/en/latest/

## Contribution

Contribute to the development of this client by creating an account on GitHub. You can follow this guidelines for a general overview of the needed steps: https://github.com/firstcontributions/first-contributions.

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update this README as appropriate - changes on the interface, version etc.

## Licence
Please refer to LICENSE.txt

