Development Requirements Python 3 (tested with Python 3.11.x) pip (tested with pip 23.2.x) Setup # Install dependencies pip3 install -r requirements.txt Install library # Install library make build Run tests # Run tests make tests