__pycache__
*.py[cod]
*$py.class
venv
.venv
env
.git
.gitignore
.vscode
.idea
*.log
.pytest_cache
.coverage
htmlcov

