.venv/
__pycache__/
*.py[cod]
.pytest_cache/
*.egg-info/
dist/
build/
.DS_Store
frames/
logs/
manifests/
events/
movies/

# coverage
.coverage
htmlcov/
