Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

AutoResearch/autora-workflow

Repository files navigation

AutoRA Workflow

Workflow management tools for AutoRA.

This package is deprecated and has been merged into AutoRA Core (GitHub | PyPI).

User Guide

You will need:

Install the workflow package (as part of autora):

pip install --upgrade "autora"

💡We recommend using a python environment manager like virtualenv.

Print the help for the CLI utility by running:

python -m autora.workflow --help

For more information, see the documentation.