# Python
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.pytest_cache/
.uv/
.venv/
venv/
*.pyc
.DS_Store
