# Compiled files
*.py[cod]
__pycache__
.DS_Store

# Other generated files
htmlcov
.coverage
MANIFEST
.ipynb_checkpoints

build
dist/*
*.egg-info*
.idea
