__pycache__/
*.pyc
*.pyo
.pytest_cache/
.eggs/
*.egg-info/
dist/
build/
.coverage
htmlcov/
*.log
.env
.venv/
venv/
