__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.venv/
venv/
dist/
build/
.coverage
htmlcov/
.idea/
.vscode/
*.swp
.DS_Store
