__pycache__/
*.py[cod]
.coverage
.coverage.*
coverage.xml
htmlcov/
.pytest_cache/
.ruff_cache/
.mypy_cache/
.dmypy.json
dmypy.json
.venv/
venv/
.tox/
.nox/
build/
dist/
*.egg-info/
.eggs/
*.egg
.python-version
.DS_Store
