.venv/
__pycache__/
*.py[cod]
*$py.class
.pytest_cache/
.ruff_cache/
.coverage
htmlcov/
dist/
build/
site/
*.egg-info/
.eggs/
*.egg
.mypy_cache/
.DS_Store
Thumbs.db
.idea/
.vscode/
