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.1.tar.gz
(2.9 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.1.tar.gz.
File metadata
- Download URL: styxgraph-0.6.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a6364660c65a589f5e596279e88481b94a3d9927d0b511b7fc05bbcdce01365
|
|
| MD5 |
87d3f51e7136c8afd6bd16443c58e511
|
|
| BLAKE2b-256 |
97f6b0cd6cdcac3ea2a15454ad59d87041ee8bd7cbba4b776829a81b50461d49
|
File details
Details for the file styxgraph-0.6.1-py3-none-any.whl.
File metadata
- Download URL: styxgraph-0.6.1-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.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3f387abb6956b16bdad6ef0b64a65b2272f613eb0f7621810e31be4186534796
|
|
| MD5 |
739912c1b382107d34c4a8ee3aabaa2e
|
|
| BLAKE2b-256 |
e2e3afdffd5149a86f1eaa05a85a56d59cca20011ac5cb2f044278e95513f22b
|