Installation

From PyPI

pip install ecal-energy

Building these docs

To build this documentation locally, install the docs extra:

pip install -e ".[docs]"
cd docs
make html