pydra-workers-dask Installation pip install pydra-workers-dask For developers Install repo in developer mode from the source directory. It is also useful to install pre-commit to take care of styling via black: pip install -e .[dev] pre-commit install