Workflow
Workflow management tools for AutoRA.
Quickstart Guide
You will need:
python3.8 or greater: https://www.python.org/downloads/
Workflow is a part of the autora package:
pip install -U "autora"
Success
It is recommended to use a python environment manager like virtualenv.
Check your installation by running:
python -m autora.workflow --help