Skip to content

Academy Extensions

docs tests pre-commit.ci status

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.

Installation

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]

Modules

Academy-extensions currently provides the following modules: