.idea
*.pyc
*.pytest_cache/
*.vscode/
scripts/
venv/
dist/
*.egg-info/
private_utils/
docs/_build/
docs/_templates/
*.bat
.coverage
htmlcov/