Python package for managing tasks executed in parallel processes.
A task is defined by a command and a work directory. The work directory typically contain input files etc.
Install the package from Packagr using pip
pip install dtm --extra-index-url https://api.packagr.app/EYvhW6SyL/
Import dtm and start using the function in there.
import dtm
No documentation yet. Sorry!