venv/
__pycache__/
*.pyc
*.pyo
*.pyd
.env
.pytest_cache/
.coverage
htmlcov/
dist/
build/
*.egg-info/
db.sqlite3
media/
