Skip to main content

Define routines as structured algorithmic workflows

Project description

routix

Routix is a lightweight Python toolkit for designing and executing structured algorithmic workflows.

It provides:

  • Subroutine-based execution control (SubroutineController)
  • Structured flow validation (SubroutineFlowValidator)
  • Dot-accessible configuration trees (DynamicDataObject)
  • Logging with routine-context traceability
  • Experiment summary and timing support

Subroutine Flow Data Format

Routix executes algorithmic workflows based on a structured and validated subroutine flow. Each step in the flow is represented by a dictionary with clearly defined keys, enabling modular orchestration, logging, and reproducibility.

# my_flow.yaml
- method: initialize
- method: repeat
  params:
    n_repeats: 3
    routine_data:
      - method: sample_method
        params:
          value: 42

For more details, refer to subroutine_flow_data.md.

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

routix-0.0.3.tar.gz (17.5 kB view details)

Uploaded Source

Built Distribution

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

routix-0.0.3-py3-none-any.whl (12.2 kB view details)

Uploaded Python 3

File details

Details for the file routix-0.0.3.tar.gz.

File metadata

  • Download URL: routix-0.0.3.tar.gz
  • Upload date:
  • Size: 17.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.2

File hashes

Hashes for routix-0.0.3.tar.gz
Algorithm Hash digest
SHA256 4141e0460f538b2056ed98524523611c0450ffa6eec9c519ff5363c2e6290479
MD5 385adb2af11a52b3299acf0acf451dc7
BLAKE2b-256 520f10f3be9acdc7849432e38a9abcbb21c4c9201e8132602bd269f640e9dd08

See more details on using hashes here.

File details

Details for the file routix-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: routix-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 12.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.2

File hashes

Hashes for routix-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 abcfdf7ad4c3edc79fcd46fd5f89d2c1951e40b46e418374544d466930fbae33
MD5 9effd9b450383bd66fec76c293d9d90e
BLAKE2b-256 629b6a227d09c4ddd60e32abaac4997784b288fadb13e19be572d6cd6bf78562

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