Installation
Requirements
- Python 3.10 or later
From PyPI
From Source
Clone the repository and install in editable mode:
Development Installation
For development, install with the dev extras:
This includes:
- pytest and pytest-cov for testing
- ruff for linting
Verify Installation
Or from the command line: