.gitignore
.gitattributes
.github
.coveragerc
/.git
/.venv
/venv
/examples
LICENSE
**/*_test.py
/docs
__pycache__/
