build
dist
*.egg-info
*.egg/
*.pyc
*.swp

.tox
.coverage
html/*

# Compiled Documentation
site/

env/
venv/
.idea/
