.DS_Store
.idea

*.pyc
*.pyo

*.egg-info
_build
build
dist
MANIFEST

.coverage
.coveragerc
coverage
htmlcov

_cache
_static
_templates

_trial_temp

.tox

TODO
