__pycache__/
*.py[cod]
*$py.class

.venv/
venv/
env/

dist/
build/
*.egg-info/
*.egg

.ruff_cache/
.mypy_cache/
.pytest_cache/

.coverage
.coverage.*
htmlcov/

.env
.python-version

site/
bugs.csv
