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