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.4.tar.gz (17.7 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.4-py3-none-any.whl (12.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for routix-0.0.4.tar.gz
Algorithm Hash digest
SHA256 2e5aaf1478784530c60453b34716fa987846f58a33c13efaf9f1c85f4d6d3e2a
MD5 4a93648e4f393c4c15a6eb64d7eee9a8
BLAKE2b-256 0481d271d151c0e23ca9a5786b3a359e6f6ca7cad312c8916114ee07375a0bbe

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for routix-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 50ed093ca34d9ff778a4ac8e0b4e7d898f573b70c44fff1602d68e2f712f4993
MD5 cb1f474463733d36179b663b820f3dce
BLAKE2b-256 ce998e0388ba66fa4b5fb4d99828e6bf5170f9ef67455db75daf273aa27ffdb5

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