Installation¶
Requirements¶
- Python 3.10+
From PyPI¶
To also parse VirtualStick (type 33) records, install the optional protobuf extra:
From source¶
This creates a virtualenv at .venv/ and installs the package in editable mode with dev dependencies.