*.pyc
*.egg-info
.coverage
.tox/
/MANIFEST
/build/
/dist/
/sandbox/
/tags
virtualenv

# PyCharm
.idea
