DependenciesΒΆ
The projects dependencies are list in pyproject.toml:
Name |
Description |
|---|---|
ruff |
Python code formatter and linter |
coverage |
Unit test code coverage |
pylint |
Code linter |
pytest |
Unit tests |
pyyaml |
YAML parser and emitter for Python |
sphinx |
Documentation generator |
uv |
Virtual environment and package manager |