.env
*.egg-info/
__pycache__/

.venv
.nox
.env

# Database files
*.db
