*.egg-info/
.tox/
.eggs/
__pycache__/
build/
dist/
tests/output/
*.pyc
.coverage
.DS_Store
.python-version
coverage.xml

.idea
*.swp
