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

Uploaded Python 3

File details

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

File metadata

  • Download URL: flexline_models-0.3.7.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.7.tar.gz
Algorithm Hash digest
SHA256 1fb0c6b0b00b0e70c9c611e7201a799f25bd58e7b2322d0928eb45aaf5372d2e
MD5 50ad8aa1315f693556add4bf0cce7d08
BLAKE2b-256 3ffceef781f9080ced450407ce8a9d56f7782fb46a0dc5c53747d609d6497018

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flexline_models-0.3.7-py3-none-any.whl
Algorithm Hash digest
SHA256 afcd521787bd244a63b67b430f4105e4ca4ab0e8ff486170536ed4ffa9d79036
MD5 43694483738512a763ccac589b2f6e1d
BLAKE2b-256 77b8b5c89a9b45c18f596e3c81e34c51d96992f1cc307206d5af204c41beba2c

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