__pycache__/
*.pyc
*.pyo
*.egg-info/
dist/
build/
.pytest_cache/
.mypy_cache/
.ruff_cache/
*.egg
.DS_Store
.venv/
venv/
.vscode/
*.swp
*.swo
*~
