__pycache__/
*.py[cod]

*~
*-
*.swp
*.save
.DS_Store

/build
/dist
/*.egg-info
/.pytest_cache
/htmlcov
/env

/test*
/downloads
/notebooks/env
/notebooks/downloads

.ipynb_checkpoints
