build/
dist/
*egg-info
.eggs/
*.pyc
.project
.pydevproject
.tox

# coverage
htmlcov
.coverage
coverage.xml

# docs
docs/_build
