__pycache__/
*.py[cod]
*$py.class
*.egg-info/
*.egg
.eggs/
build/
dist/
.venv/
venv/
.venv*/
.env
.tox/
.pytest_cache/
.mypy_cache/
.coverage
htmlcov/
*.log
