Installation

structtype may be installed via pip or uv. Note that Python >= 3.10 is required. The basic install has no required dependencies.

pip

pip install structtype

uv

uv add structtype

Installing from GitHub

If you want wish to use a feature that hasn’t been released yet, you may install from the development branch on GitHub using pip:

pip install git+https://github.com/tds333/structtype.git