*.pyc
.venv*
.vscode
.mypy_cache
.coverage
htmlcov
/coverage.xml

dist
test.py

docs/site

.DS_Store
.idea
.python-version
tests/demo_project/db.sqlite3