Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 939 Bytes

File metadata and controls

21 lines (12 loc) · 939 Bytes

tasktronaut

PyPI version Codacy Badge Test

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.

License

MIT Copyright (c) 2025 Chris Stefano