Installation Copy Page Previous Next PyPi GitHub You can install hnx using one of the following package managers: pip pip install hnx uv uv add hnx Poetry poetry add hnx Pipenv pipenv install hnx conda # 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+