Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

CI Codecov Pixi Ruff License

Eozilla

Eozilla is a suite of tools for workflow orchestration systems and OGC API - Processes implementation.

Eozilla has been developed to cloudify satellite data processor applications and run them in the cloud.

Note: this project and its documentation are still in an early development stage.

Features

The Eozilla suite of tools comprises:

  • procodile: A simple Python framework for registering and executing processes.
  • appligator: An EO application bundler and transformer. (Currently limited to generating Airflow DAGs.)
  • wraptile: A fast and lightweight HTTP server that implements OGC API - Processes for various workflow processing backends, such Airflow or a local executor.
  • cuiman: A Python client including API, GUI, and CLI for servers compliant with OGC API - Processes.
  • gavicore: Common pydantic data models and utilities for the packages above.

Installation

The eozilla package installs all components of Eozilla.

pip install eozilla

However, your use case might require only a subset of Eozilla components. Install just

  • procodile if you develop processor applications,
  • appligator if you deploy your processor applications,
  • wraptile if you are an OGC API - Processes service provider,
  • cuiman if you need a client to operate with an OGC API - Processes service.

The easiest way to test Eozilla is in a separate Python environment. We use the pixi here, but you could do the same with pip, conda, or mamba:

mkdir eozilla-test
cd eozilla-test

pixi init
pixi add python
pixi add --pypi eozilla
pixi shell

python -c "import eozilla; print(eozilla.__version__)"

cuiman --help
appligator --help
wraptile --help

We currently package Eozilla only as pip packages distributed via PyPI, but we will publish conda-forge packages soon.

Acknowledgements

Large parts of the work in the Eozilla project have been made possible by the ESA DTE-S2GOS project, where we cloudify a set of EO scene simulator applications. The ESA Sen4CAP project, where we cloudify various Sentinel-based data processors, gave us the impulse to create Eozilla as a set of reusable, standalone packages. Hopefully Eozilla can support and will be supported by other future projects.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

eozilla-0.2.1.dev1.tar.gz (8.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

eozilla-0.2.1.dev1-py3-none-any.whl (7.4 kB view details)

Uploaded Python 3

File details

Details for the file eozilla-0.2.1.dev1.tar.gz.

File metadata

  • Download URL: eozilla-0.2.1.dev1.tar.gz
  • Upload date:
  • Size: 8.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for eozilla-0.2.1.dev1.tar.gz
Algorithm Hash digest
SHA256 9442e321b349de84cb8c09c43146adf1b7015d47672ff59322e29601cb6500bf
MD5 ce2f3289ff1aadd576fd79470e631713
BLAKE2b-256 bf298fd15980c02ae3d08707b5e634fd42f3e1350b45191bb00c1b78968c8dcf

See more details on using hashes here.

File details

Details for the file eozilla-0.2.1.dev1-py3-none-any.whl.

File metadata

  • Download URL: eozilla-0.2.1.dev1-py3-none-any.whl
  • Upload date:
  • Size: 7.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.6

File hashes

Hashes for eozilla-0.2.1.dev1-py3-none-any.whl
Algorithm Hash digest
SHA256 19921b01c5d9950a578a5956d3284aac9d36257d002ad177c9794273b9b14df7
MD5 a3cb11109e238a81a7c25f06e9756bd5
BLAKE2b-256 4819282cbeeea79aa98a6d8472402eb8f1231c70d5c59e3f731b2a2a41c6dae3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page