__pycache__/
*.py[cod]
*.pyo
dist/
build/
*.egg-info/
.eggs/
.venv/
venv/
.env
*.pyc
.coverage
htmlcov/
*.tgz
