__pycache__
*/__pycache__
*.bak
*.log
private
dev
*/build
dist
*/dist
pydeps.png

.venv
.vscode
.mypy_cache
.pytest_cache
.idea
.pypirc

.DS_Store
.python-version
