A lightweight task orchestration library for building and running complex workflows in Python.
Define workflows using a simple expressive DSL, with minimal boilerplate. Once defined, processes can be queued and executed with support for both sequential and concurrent DAG based execution.
Checkout the documentation for more information.
MIT Copyright (c) 2025 Chris Stefano