Installation

htcie requires Python 3.12+.

Development install

git clone <repo>
cd htcie
uv sync --extra dev

Running tests

uv run pytest

Building docs

uv run python docs/build_docs.py