
# Python cache
__pycache__/
*.py[cod]
*.pyo
.pytest_cache/
htmlcov/
.coverage
*.egg-info/
dist/
build/
