Execution graph middleware for Styx
Project description
Project name
Usage
from styxdefs import set_global_runner, get_global_runner
from styxgraph import GraphRunner
set_global_runner(DockerRunner()) # (Optional) Use any Styx runner like usual
set_global_runner(GraphRunner(get_global_runner())) # Use GraphRunner middleware
# Use any Styx functions as usual
# ...
print(get_global_runner().mermaid()) # Print mermaid diagram
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
styxgraph-0.6.0.tar.gz
(3.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file styxgraph-0.6.0.tar.gz.
File metadata
- Download URL: styxgraph-0.6.0.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c8cd73debff95d18ff8116ee6a52c6fbd714350f75091641444e67e4527e517c
|
|
| MD5 |
2f053f1d97cd9b04b0b4919f0e25aead
|
|
| BLAKE2b-256 |
4eb12f6bb1c3deeb0990adbdb860727e718feee5c3440e77ed76849191e4cf4a
|
File details
Details for the file styxgraph-0.6.0-py3-none-any.whl.
File metadata
- Download URL: styxgraph-0.6.0-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
87022da2954b06779a26a74c1a080be616810e5fa3605937b39577af03067896
|
|
| MD5 |
23b60c0bd56cf7477cb9bee654290026
|
|
| BLAKE2b-256 |
136b624417c87db757c0b055436283932e73379cb54a544509544b4f7fb3cf25
|