Installation
Installation
Install the base package with uv or pip:
Add only the optional features you need:
pip install "pyxations[remodnav]"
pip install "pyxations[multimatch]"
pip install "pyxations[video]"
Install all optional features with:
For a reproducible checkout of the repository, use the committed universal lock file:
The lock constrains the development environment; it does not impose exact versions on users who install the library with pip.