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.7.0.tar.gz
(3.0 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.7.0.tar.gz.
File metadata
- Download URL: styxgraph-0.7.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
683ddefb74397e0e72c43da4552b7fe6e3f4a860d78551835435f0d1cb226408
|
|
| MD5 |
ecbc7a22d3fd03fb83fb8763aad1615e
|
|
| BLAKE2b-256 |
1e81f3dd716a70eaf41d6990a5e802dd2dfe21a74bea38c34a3a48f22dbb927d
|
File details
Details for the file styxgraph-0.7.0-py3-none-any.whl.
File metadata
- Download URL: styxgraph-0.7.0-py3-none-any.whl
- Upload date:
- Size: 3.7 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 |
ed7fefee8a1f0c9e8d7814809c4c821339b69da60a315be3d63216ae26f73e6e
|
|
| MD5 |
7e4e64dd884df2be2ba93b69b19ee6ae
|
|
| BLAKE2b-256 |
2f3a72e756530ece580287e39b34a16f6191d820265887034db104c84594d717
|