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

Uploaded Python 3

File details

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

File metadata

  • Download URL: flexline_models-0.3.3.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.3.tar.gz
Algorithm Hash digest
SHA256 33599cdbc1249da127b2811086ccd7b00dc467aafef6833e6b305cbc5054dbdc
MD5 37711c9b61e77659ea4bab6d557e1345
BLAKE2b-256 76b730c7bc754c49f04a0aef33634a3d89093ff45bf66b832c5b49b5f1ed7955

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flexline_models-0.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 7a691634f1e3bc04ee72016a8fb408d37df0a4376b001ff9c6caa6584a391ca7
MD5 4ae14fd6e8636a269aa72a724a740448
BLAKE2b-256 d132b73a45f3fd80062db83b3e05deed8fd3bab9cbcdc621d1a73307c6936f46

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