Skip to main content

Datamodels based on pydantic used in Python tools developed at Aarhus City Archives.

Project description

Aarhus Stadsarkiv

datamodels codecov Tests

Datamodels based on pydantic used in Python tools developed at Aarhus City Archives.

Structure

Each model is placed in a separate .py file in order to achieve maintainability and better version control. In addition, each model must be served in __init__.py such that it is possible to call from acamodels import model.

Versioning

  • Updating one or more models is considered a patch version, e.g. 0.1.0 -> 0.1.1
  • Adding new models is considered a minor version, e.g. 0.1.0 -> 0.2.0

Major versions will be pushed when models have reached a yet to be determined mature stage.

Project details


Download files

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

Source Distribution

acamodels-0.5.3.tar.gz (15.8 kB view hashes)

Uploaded Source

Built Distribution

acamodels-0.5.3-py3-none-any.whl (17.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page