.gitignore
.strictacode.yml
LICENSE
README.md
mkdocs.yml
pyproject.toml
.github/workflows/docs.yml
.github/workflows/lint.yml
.github/workflows/new_version.yml
.github/workflows/notify.yml
.github/workflows/publish.yml
.github/workflows/strictacode.yml
.github/workflows/tests.yml
.goga/tools/mkdocs/traceability.yml
docs/api-reference.md
docs/getting-started.md
docs/index.md
docs/overrides/main.html
qools/__init__.py
qools/funcutils.py
qools.egg-info/PKG-INFO
qools.egg-info/SOURCES.txt
qools.egg-info/dependency_links.txt
qools.egg-info/requires.txt
qools.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_import.py
tests/qools/__init__.py
tests/qools/test_funcutils.py