__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
*.egg
.eggs/
.venv/
venv/
.env
.pytest_cache/
.coverage
htmlcov/
*.log
**/*.pyc
