.gitignore
.strictacode.yml
README.md
mkdocs.yml
pyproject.toml
.github/workflows/docs.yml
.github/workflows/lint.yml
.github/workflows/new_version.yml
.github/workflows/publish.yml
.github/workflows/strictacode.yml
.github/workflows/tests.yml
.qarium/ai/employees/developer.md
.qarium/ai/employees/devops.md
.qarium/ai/employees/lead.md
.qarium/ai/employees/qa.md
.qarium/ai/employees/tech-writer.md
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