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.5.2.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.5.2.tar.gz.
File metadata
- Download URL: styxgraph-0.5.2.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 |
fbc5333f563fb7c734e9bf43670f4d15e3f2b16cafa9c7a09db0fc88a372a51a
|
|
| MD5 |
a6e358d9a021637be1630ed6bfe6da18
|
|
| BLAKE2b-256 |
29bf9ef461993b2bd8c6dd095af562e7a6445c03d31b5c1e97ab769a1df8a6b2
|
File details
Details for the file styxgraph-0.5.2-py3-none-any.whl.
File metadata
- Download URL: styxgraph-0.5.2-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 |
04d2f19e08ed6ba6f922cd2a2ee5b7e13ba5d7ae8f015b3f62aba9c4f84f7522
|
|
| MD5 |
1ebd58a6312a948310cf9a87bd3b7552
|
|
| BLAKE2b-256 |
62d40f85d11b25c393443faf10b0cd34465a55e8aa93c68f68282bc3f66287db
|