__pycache__/
*.py[cod]
*.db
*.db-shm
*.db-wal
.coverage
.pytest_cache/
.venv/
dist/
build/
*.egg-info/
.env

