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.6.tar.gz (20.3 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.6-py3-none-any.whl (14.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for routix-0.0.6.tar.gz
Algorithm Hash digest
SHA256 7a774ab736981172775cfb0880e41116aa30bfbf873820ff314bbc3ff9061bb5
MD5 041a24e5aa3f7edd01eaa546850eb242
BLAKE2b-256 7f24617fb5bc16304e0e5466be0b35ea9c6412312e197191e119be483f9b96b9

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for routix-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 341a81b03a25ffc109a4c8b8024de09e6e06c7a4559db34f98f4a48de3761719
MD5 42edad87e6dfba149b7e045e19921661
BLAKE2b-256 9aad50a6627a8a24382de6ef58253b3bbf1106ccf4e478dc5e0f89b044c58d69

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