*.py[cod]
*.egg
*.egg-info
.cache/
.coverage
.pytest_cache/
.tox
*.sqlite3
coverage.xml
dist/
site/
venv/
.DS_Store
.venv

