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

Uploaded Python 3

File details

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

File metadata

  • Download URL: flexline_models-0.3.5.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.5.tar.gz
Algorithm Hash digest
SHA256 b362d3a87af126fb30e9ec3c045c269473e030a5ad460433b34553be4ecf6149
MD5 354edc93daec2826c733a036cc88430f
BLAKE2b-256 f1245ab9647b49fa1459944da72df03ae9f172abd354174bb81b028990053c56

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for flexline_models-0.3.5-py3-none-any.whl
Algorithm Hash digest
SHA256 838502f68256ad892acf0e666c18d83db913c3dc2c7c221ae1359d8589e56171
MD5 74b8859ca5521dc67ac8671376e989cc
BLAKE2b-256 556acb939c8052af255854b267e98697c1f4416ec986ab7c74d39ed8a97b8817

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