Installation
Requirements
- Python 3.11 or later (uses
tomllibfrom the standard library)
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
- mkdocs-material for documentation
Verify Installation
Or from the command line: