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.ui- provides a framework capable of creating user interfaces from the InputDescription and Schema models. See dedicated usage chapters in GUI Generation.util- various submodules with various reusable utilities.