__pycache__/
*.pyc
*.pyo
.hypothesis/
.pytest_cache/
.coverage
dist/
*.egg-info/
.venv/
venv/
*.whl
*.tar.gz
