.editorconfig
.gitignore
.isort.cfg
CITATION.cff
LICENSE
README.md
context7.json
hunterMakesPy.code-workspace
pyproject.toml
pyrightconfig.json
ruff.toml
ty.toml
.github/CC-BY-NC-4.0.png
.github/FUNDING.yml
.github/workflows/githubRelease.yml
.github/workflows/pypiRelease.yml
.github/workflows/pythonTests.yml
.github/workflows/updateCitation.yml
.vscode/code-spell-dictionary-workspace.txt
.vscode/identifiers.code-snippets
.vscode/settings.json
citations/CITATION.cff
hunterMakesPy/Z0Z_CallableFunction.py
hunterMakesPy/__init__.py
hunterMakesPy/_theSSOT.py
hunterMakesPy/coping.py
hunterMakesPy/dataStructures.py
hunterMakesPy/filesystemToolkit.py
hunterMakesPy/parseParameters.py
hunterMakesPy/py.typed
hunterMakesPy/pytestForYourUse.py
hunterMakesPy/semiotics.py
hunterMakesPy/theTypes.py
hunterMakesPy.egg-info/PKG-INFO
hunterMakesPy.egg-info/SOURCES.txt
hunterMakesPy.egg-info/dependency_links.txt
hunterMakesPy.egg-info/requires.txt
hunterMakesPy.egg-info/top_level.txt
hunterMakesPy/tests/__init__.py
hunterMakesPy/tests/conftest.py
hunterMakesPy/tests/test_coping.py
hunterMakesPy/tests/test_dataStructures.py
hunterMakesPy/tests/test_filesystemToolkit.py
hunterMakesPy/tests/test_parseParameters.py
hunterMakesPy/tests/test_theTypes.py