Swarmauri's StateDrivenWorkflow
Project description
Swarmauri Workflow Statedriven
An experimental state-driven workflow engine for building graph-based processes using nodes and transitions. It supports conditions, join strategies, merge strategies and input modes to control execution flow.
Installation
pip install swarmauri_workflow_statedriven
Usage
from swarmauri_workflow_statedriven.graph import WorkflowGraph
workflow = WorkflowGraph()
# Define nodes and transitions...
result = workflow.execute(start="start", initial_input={})
For more details, see the docs directory.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 swarmauri_workflow_statedriven-0.3.0.dev4.tar.gz.
File metadata
- Download URL: swarmauri_workflow_statedriven-0.3.0.dev4.tar.gz
- Upload date:
- Size: 18.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.12 {"installer":{"name":"uv","version":"0.10.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
917ec9fc959e9e093afeafb6b540378bce2a58f18d4c7df847ede85648399e41
|
|
| MD5 |
288cac3bcfbc9d3d02470ecd1d3e00cf
|
|
| BLAKE2b-256 |
1b468385b5aa1560c33c861bb3d2d9fa65ee7d9cb357bb54dc3b8349ad0f6885
|
File details
Details for the file swarmauri_workflow_statedriven-0.3.0.dev4-py3-none-any.whl.
File metadata
- Download URL: swarmauri_workflow_statedriven-0.3.0.dev4-py3-none-any.whl
- Upload date:
- Size: 33.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.12 {"installer":{"name":"uv","version":"0.10.12","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c36a1cd95062d5a29ae876280f7077f85ecec52bccc7a434ebe23c9c2fc638a2
|
|
| MD5 |
d7b48c1dd0051a644b2b030752cb240b
|
|
| BLAKE2b-256 |
757eb232b1353d80956baa4d629dfda4e1a01047f247418c94ea80be40010a33
|