Metadata-Version: 2.1
Name: the-datagarden-models
Version: 1.1.2
Summary: Base data models for the datagarden
Author: Maarten de Ruyter
Author-email: "Maarten de Ruyter" <maarten@geodatagarden.com>
License: MIT
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/x-rst
Requires-Dist: pydantic

=====================
The Datagarden Models
=====================

Set of pydantic models supporting the datagarden project.

Changelog
=========

1.0.1 (2024-07-26)
------------------
* First full release on PyPI


1.1.1 (2024-07-28)
------------------
* Economics model added
* Added collection classes ``DatagardenModels`` and ``DatagardenModelKeys``

