/.project
/.pydevproject
/.settings/
/.pytest_cache/
/.cache/
/.tox/
/.virtualenv/
/tmp_*/
/*.egg-info/
/build/
/build_doc/
/dist/
/try/
.ipynb_checkpoints/
/*.done
/done/*.done
/packaging/*/*.tar.gz
/packaging/*/*.done
*.pyc
*.pyo
*.log
*.tmp
tmp.*
*~
.*~
*.py,cover
.coverage
/coverage_html/
MANIFEST
MANIFEST.in
cprofilerstats*.profile
.DS_Store
