Gavicore
The Eozilla Gavicore packages is a small library that provides common classes and functions for other Eozilla packages.
It currently comprises the following top-level packages:
models- provides pydantic model classes for the data models used throughout the OGC API - Processes, Part 1 specification.service- a Python representation of the
OGC API - Processes, Part 1 interface.util- various submodules with various reusable utilities.
User interfaces generated from InputDescription and Schema models are
implemented in Eozilla App. See
GUI Generation for customization.