.venv/
__pycache__/
*.pyc
*.pyo
.git/
.gitignore
tests/
reports/
dist/
build/
*.egg-info/
.pytest_cache/
.ruff_cache/
.mypy_cache/
web/
