/venv/
.venv/
*pycache*
build/
dist/
*.egg-info
__pycache__
.DS_Store
*.whl
_version.py
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/
