__pycache__/
*.py[cod]
*$py.class
*.so
.Python
venv/
.venv/
env/
.env
build/
dist/
*.egg-info/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/
