Flexline integration models
Project description
This package contains the data object definitions used for integration of the software modules in the FlexLine project.
You can choose between two formats for the data objects: dataclasses and Pydantic v2 models. The dataclasses are simple Python classes that can be used for basic data storage and manipulation, while the Pydantic models provide additional features such as validation and serialization.
Example import
# Load dataclass models:
from flexline_models.dataclasses import AllocationType
# Load pydantic models:
from flexline_models.pydantic import AllocationType
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file flexline_models-0.2.0.tar.gz.
File metadata
- Download URL: flexline_models-0.2.0.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3226efb5144cbf48b1dd097bf14c8ef619793fb91994f5c6f305bae694d839a8
|
|
| MD5 |
97f2740d68a49df4483f57ed28aca34b
|
|
| BLAKE2b-256 |
453747554aa68949cc28c883fb4f19eafa7fc7ddb9a146eea21a886e4c02f5e8
|
File details
Details for the file flexline_models-0.2.0-py3-none-any.whl.
File metadata
- Download URL: flexline_models-0.2.0-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8cda70fb45aa621d80453affb038499471fbd7a72e07e8ba5175ea6fb124c13f
|
|
| MD5 |
1247c99a059d1d6379656443c9271dd4
|
|
| BLAKE2b-256 |
97280aad0b2783feb5f5f4b9dcaabede7b1a123d16646b4ea97e674a77af62e0
|