dagex 2026.7.0

A pure Rust DAG executor supporting implicit node connections, branching, and config sweeps
Documentation
1
2
3
4
5
6
7
8
9
[build-system]
requires = ["maturin==1.2.0"]
build-backend = "maturin"

[project]
name = "dagex"
version = "2026.7"
readme = "README_PYPI.md"
requires-python = ">=3.8"