*.py[co]
__pycache__/
MANIFEST
build/
dist/
*.egg-info/
*.egg

.coverage
cover/
htmlcov/
.cache/
.tox/

Thumbs.db

visualize-output/
