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