Skip to content

Repository files navigation

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:

About

Templates, utilities and other scripts that add functionality or convenience to the core academy.

Resources

Code of conduct

Contributing

Security policy

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages