# Python
__pycache__/
*.pyc
*.pyo
*.pyd
*.egg-info/
*.egg
.env
.venv
venv/
dist/
build/
.coverage
.pytest_cache/
.mypy_cache/
.pytype/
.cache/
