__pycache__/
*.py[cod]
*.pyo
.venv/
venv/
.env
*.egg-info/
dist/
build/
.coverage
htmlcov/
.pytest_cache/
.DS_Store
*.tmp
*.bak
