*.pyc
MANIFEST

dist/
build/
docs/_build/
*.egg-info/
.idea/

sqlite.db

env*
.venv/

__pycache__

*DS_Store

.vscode

#pyenv
.python-version
