__pycache__/
*.py[cod]
*$py.class
*.egg-info/
*.egg
dist/
build/
venv/
.venv/
*.html
.pytest_cache/
.coverage
coverage.xml
htmlcov/
*.whl
*.tar.gz
