venv/
dist/
build/
__pycache__/
.mypy_cache/
*.pyc
.eggs/
*.egg-info/
.hypothesis

tmp/
benchmark/*.json
*.stats
*.sqlite3

