__pycache__/
*.pyc
*.pyo
dist/
build/
*.egg-info/
*.egg
.eggs/
*.whl
.venv/
venv/
.env
.pytest_cache/
.ruff_cache/
.mypy_cache/
