__pycache__/
*.py[cod]
*$py.class
*.so
.Python
.venv/
venv/
ENV/
.git/
.gitignore
.env
.env.*
*.log
.pytest_cache/
.coverage
htmlcov/
