*.pyc
*.egg-info/
.eggs/
build/
dist/
/venv/
/.tox/

# coverage
.coverage
/htmlcov/

/.vagrant

# editor temporary files
*~
*.swp
\#*#