.venv/
venv/
dist/
build/
*.egg-info/
__pycache__/
.pytest_cache/
.ruff_cache/
.mypy_cache/
*.pyc
.coverage
htmlcov/
_clean_wheel/
_clean_sdist/
