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.2.tar.gz (4.8 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.2-py3-none-any.whl (6.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: flexline_models-0.3.2.tar.gz
  • Upload date:
  • Size: 4.8 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.2.tar.gz
Algorithm Hash digest
SHA256 87231908347ba890c2797f2c0d604933c7cb3e81ed58b014fa5ed7576dede503
MD5 087ab4aff3723ed08c66e62554991617
BLAKE2b-256 dbdafa96a77f91889b0c57fc956bb690ad579bd415bdb58cfba1ba75eddbe78e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flexline_models-0.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f995e365790fc381007d0771d1353b70ac6c6add0a82181c057607ff6200c6cf
MD5 94a8a40842e1f6e352f8f0b8384b26c5
BLAKE2b-256 a84c2ffaee1bf08fac7bfff91a13770ee61aa6055f0b22cae52045ef0152ff8d

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