__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.eggs/
*.egg
.pytest_cache/
.tox/
.mypy_cache/
.ruff_cache/
.env
.venv
venv/
test-fixtures/
