.venv/
__pycache__/
*.egg-info/
dist/
build/
*.pyc
.pytest_cache/
.coverage
htmlcov/

# IDE + local workspace runtime state
.idea/
.pbg/
.superpowers/
