Skip to content

Installing class-e

pip install class-e

Alternatively, you can clone the repository and install it in editable mode:

git clone git@github.com:rcalderonb6/class-e.git
cd class-e
pip install -e .