academy-extensions provides additional functionality that is adjacent to the core capabilities of academy and therefore not packaged with the rest of academy since it is not needed by all users.
Install via github:
git clone git@github.com:academy-agents/academy-extensions.git
cd academy-extenstions
python -m venv venv
. ./venv/bin/activate
pip install -e .
For local development:
$ tox --devenv venv -e py310
$ pre-commit install
or
$ pip install -e .[dev]
Academy-extensions currently provides the following modules: