__pycache__/
*.py[cod]
*.egg-info/
.eggs/
dist/
build/
.venv/
.pytest_cache/
docs/_build/
.coverage
coverage.xml
.idea/
.vscode/
