*.pyc
*.egg-info
*.log
__pycache__
.mypy_cache
env/
venv/
.venv/
dist/
build/
dev.py
htmlcov
flake-report
.pytest_cache
.vscode
.coverage
cov_htmltests
.idea/
.scannerwork/