__pycache__/
*.pyc
.coverage
.mypy_cache/
.pytest_cache/
.ruff_cache/
dist/
*.egg-info/
.env

.venv/
