Metadata-Version: 2.4
Name: d49-wal-runtime
Version: 0.4.0rc2
Summary: Python runtime implementation for D7x7z49/workflow-as-list.
Keywords: workflow,agent,task,runtime
Author: D7x7z49
Author-email: D7x7z49 <85430783+D7x7z49@users.noreply.github.com>
License-Expression: GPL-3.0-or-later
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: OS Independent
Requires-Dist: d49-wal-core
Requires-Python: >=3.12
Project-URL: Repository, https://github.com/D7x7z49/workflow-as-list
Project-URL: Issues, https://github.com/D7x7z49/workflow-as-list/issues
Description-Content-Type: text/markdown

<!-- packages/wal-runtime/README.md -->

# d49-wal-runtime

> [!CAUTION]
> This project is at `v0` stage.
> Breaking changes happen often.
> Do not use in production.
> Full disclaimer: <https://github.com/D7x7z49/workflow-as-list> link.

---

Workflow execution engine for WORKFLOWASLIST.
Depends on [d49-wal-core](https://github.com/D7x7z49/workflow-as-list/tree/main/packages/wal-core).

The source code is at [`src/wal_runtime/*`](https://github.com/D7x7z49/workflow-as-list/tree/main/packages/wal-runtime/src/wal_runtime).
It is small and simple.
