__pycache__/
*.py[cod]
.venv/
venv/
dist/
build/
*.egg-info/
.pytest_cache/
.DS_Store
*.part

# Local-only fixtures: hashes of source files that only exist on this machine.
.local/
