.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/HH-docstrings.md
.github/HH-formatting.md
.github/HH-identifiers.md
.github/HH-post-defensive.md
.github/HH-status-messages.md
.github/HH-syntactic-clarity.md
.github/HH-type-annotations.md
.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
Z0Z_transform/__init__.py
Z0Z_transform/factory.py
citations/CITATION.cff
humpy_tlz/Notice_of_Copyright.txt
humpy_tlz/__init__.py
humpy_tlz/_build_tlz.py
humpy_toolz/Notice_of_Copyright.txt
humpy_toolz/__init__.py
humpy_toolz/_signatures.py
humpy_toolz/compatibility.py
humpy_toolz/dicttoolz.py
humpy_toolz/functoolz.py
humpy_toolz/itertoolz.py
humpy_toolz/recipes.py
humpy_toolz/utils.py
humpy_toolz/curried/__init__.py
humpy_toolz/curried/exceptions.py
humpy_toolz/curried/operator.py
humpy_toolz/sandbox/__init__.py
humpy_toolz/sandbox/core.py
humpy_toolz/sandbox/parallel.py
humpy_toolz/sandbox/tests/__init__.py
humpy_toolz/sandbox/tests/test_core.py
humpy_toolz/sandbox/tests/test_parallel.py
humpy_toolz/tests/__init__.py
humpy_toolz/tests/test_compatibility.py
humpy_toolz/tests/test_curried.py
humpy_toolz/tests/test_curried_doctests.py
humpy_toolz/tests/test_dicttoolz.py
humpy_toolz/tests/test_functoolz.py
humpy_toolz/tests/test_inspect_args.py
humpy_toolz/tests/test_itertoolz.py
humpy_toolz/tests/test_package.py
humpy_toolz/tests/test_recipes.py
humpy_toolz/tests/test_serialization.py
humpy_toolz/tests/test_signatures.py
humpy_toolz/tests/test_tlz.py
humpy_toolz/tests/test_utils.py
hunterMakesPy/__init__.py
hunterMakesPy/_theSSOT.py
hunterMakesPy/coping.py
hunterMakesPy/dataStructures.py
hunterMakesPy/filesystemToolkit.py
hunterMakesPy/parseParameters.py
hunterMakesPy/py.typed
hunterMakesPy/semiotics.py
hunterMakesPy/theTypes.py
hunterMakesPy/theTypesCallableFunction.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