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.5.tar.gz (19.4 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.5-py3-none-any.whl (13.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for routix-0.0.5.tar.gz
Algorithm Hash digest
SHA256 e362c2d1d19e52fe264c13bb90490f0e1afff11c87f6d6d33fc54f2a84e1696f
MD5 73e8707ae232aabd4385240e64d979a2
BLAKE2b-256 c2fe53fcc9b1fc13ccea3a0b0886f58d5e95b1cbe15d4c31cd6aaf76326b9af6

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for routix-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 e8b7d2ea97969c39a83b752ef805826254b124d500d1c22ec4aef5be67695a2f
MD5 91ce54919b53e4d98b70b5894aee8ffb
BLAKE2b-256 d35b717bff94354019005bd20a7bf001e30a0d7387958700fd114ee986a18438

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