__pycache__/
*.pyc
*.pyo
*.pyd
.Python
env/
venv/
.env
.venv/
uv.lock
dist/
build/
*.egg-info/
.pytest_cache/
.coverage
.mypy_cache/
.ruff_cache/
