Installation¶ htcie requires Python 3.12+. Using uv (recommended)¶ uv add htcie 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