*.pyc
*.py~

.python_history

# Emacs
*~
\#*#
.ropeproject/

#PyCharm
.idea/

# Distribution / packaging
build/
dist/
*.egg-info/
.tox/
.vagga/
.cache/
htmlcov
.coverage
docs/_build
