Skip to main content

Flexline integration models

Project description

Context

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

Link

Documentation

Terminology

  • Operations definition ~ Product type = The container object for a certain product type to be manufactured, collection of Operations segments.
  • Operations segment ~ Task = Equipment independent, the what but not the how, so no timing. May contain depencencies to other tasks (end up with assembly graph).
  • Work master ~ Task implementation TEMPLATE = Equipment dependent, equipment defined on TYPE level, the how, so can contain timing information.
  • Work directive ~ Executable Task = The how combined with the who and which, determines all the instances that are used, timing is overtaken from the work master it refers to.
  • Job ~ todo some executable task = job object that refers to some work (directive) to be performed, work directives are reusable.
  • Operations Schedule ~ Order mix = Container object for Operations Requests.
  • Operations Request ~ Single product order = Container object for Segment Requirements, a single product type to be manufactured.
  • Segment Requirement ~ Task request = Separate objects for a task to be performed for a certain product instance within an operations schedule. Every segment requirement will need to be fulfilled by a job object.

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

flexline_models-0.3.6.tar.gz (4.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

flexline_models-0.3.6-py3-none-any.whl (6.7 kB view details)

Uploaded Python 3

File details

Details for the file flexline_models-0.3.6.tar.gz.

File metadata

  • Download URL: flexline_models-0.3.6.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for flexline_models-0.3.6.tar.gz
Algorithm Hash digest
SHA256 da9be4c2755c0a196667adddef0217de194eaf2aaecb3080fcfc62d7be301d8b
MD5 59ab11c5689a282760a3ffb4a96c12d0
BLAKE2b-256 fcdd9024983436842255f94100c2564e13c545551cc501e6dcce4e0d3e22f5dd

See more details on using hashes here.

File details

Details for the file flexline_models-0.3.6-py3-none-any.whl.

File metadata

File hashes

Hashes for flexline_models-0.3.6-py3-none-any.whl
Algorithm Hash digest
SHA256 d8a9bb0d3174b4d5c7a65e0b00bc756f5b252dfbfee5c57cd128c33cd79dc5e8
MD5 70f538e8a502952c4d5607a7355d455e
BLAKE2b-256 78c65fdd0c80740b5026b1237edd91560c4830ee25a018a21d62257447197a21

See more details on using hashes here.

Supported by

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