Datamodels based on pydantic used in Python tools developed at Aarhus City Archives.
Project description
datamodels
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 details)
Built Distribution
acamodels-0.5.3-py3-none-any.whl
(17.0 kB
view details)
File details
Details for the file acamodels-0.5.3.tar.gz
.
File metadata
- Download URL: acamodels-0.5.3.tar.gz
- Upload date:
- Size: 15.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.1 CPython/3.8.5 Linux/5.4.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eaeaea1ee4387116db9fea4e7f9dedfad8c832a9a1dbc7b86f0f004bbc917ccd |
|
MD5 | db52bf7c44dd1fcd16c1f2efd0b0761a |
|
BLAKE2b-256 | df176246d9382f86b9115e94cf81246b2cce6cbfcba03553b41439807de89d91 |
File details
Details for the file acamodels-0.5.3-py3-none-any.whl
.
File metadata
- Download URL: acamodels-0.5.3-py3-none-any.whl
- Upload date:
- Size: 17.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.1 CPython/3.8.5 Linux/5.4.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 33dec7884a626938568bbdb9a6f1808a6332abd423400d148b35d4e44d48ee6b |
|
MD5 | af1041aa08cebd8358b4e750766caaf5 |
|
BLAKE2b-256 | 916d795626cc1986e448aab9e8686790cc118123bed9bc98bb3bf2a0453cdbf0 |