build/
dist/
venv/
MANIFEST
.coverage
*.egg-info
*.pyc
*.DS_Store
coverage.xml
.tox
.venv

# IDE Stuff
.idea
.vscode/
*.code-workspace
Pipfile
