*.pyc
*.pyo
*.egg
*.egg-info/
*.ipynb_checkpoints

.DS_Store
.coverage

*dist/
*build/
*static/
*test_outputs/

__pycache__
