__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

.venv
.pytest_cache
.ruff_cache
.vscode
.python-version

uv.lock
