__pycache__
*.pyc
*.pyo
*.pyd
.Python
.env
.env.*
.venv
venv/
.git
.gitignore
.pytest_cache
.mypy_cache
*.egg-info
dist/
build/
.coverage
htmlcov/
.tox
*.log
