.DS_Store
venv/

*.pyc
__pycache__/

*.log

instance/

.pytest_cache/
.coverage
htmlcov/

dist/
build/
*.egg-info/

*.pem
.env