python3-pyflow

lightweight parallel task engine for Python
  https://illumina.github.io/pyflow/
  0
  no reviews



PyFlow is a tool to manage tasks in the context of a task dependency graph. It has some similarities to make. pyFlow is not a program – it is a Python module, and workflows are defined using pyFlow by writing regular Python code with the pyFlow API.