You can install hnx using one of the following package managers:

pip install hnx
uv add hnx
poetry add hnx
pipenv install hnx
# not yet supported!

You can also install the latest development version directly from GitHub:

pip install git+https://github.com/kavin81/hnx.git

Requirements

  • Python 3.10+