__pycache__/
*.py[cod]
*$py.class
.mypy_cache
.ruff_cache
.venv

build/
dist/
*.egg-info/

.vscode
*_temp.py