*.*~
*.DS_Store
*.box
*.log
*.pyc

__pycache__/
.coverage
.mypy_cache/
.pytest_cache/
.vscode/
coverage.xml
dist/
htmlcov/
site/
venv/
