__pycache__/
*.py[cod]
*$py.class
*.so
.Python
env/
venv/
ENV/
.env
*.db
*.sqlite
data/
.pytest_cache/
.coverage
htmlcov/
