AUTHORS.md
LICENSE.txt
MANIFEST.in
README.rst
pyproject.toml
tlz/__init__.py
tlz/_build_tlz.py
toolz/__init__.py
toolz/_signatures.py
toolz/compatibility.py
toolz/dicttoolz.py
toolz/functoolz.py
toolz/itertoolz.py
toolz/recipes.py
toolz/utils.py
toolz.egg-info/PKG-INFO
toolz.egg-info/SOURCES.txt
toolz.egg-info/dependency_links.txt
toolz.egg-info/top_level.txt
toolz/curried/__init__.py
toolz/curried/exceptions.py
toolz/curried/operator.py
toolz/sandbox/__init__.py
toolz/sandbox/core.py
toolz/sandbox/parallel.py
toolz/sandbox/tests/__init__.py
toolz/sandbox/tests/test_core.py
toolz/sandbox/tests/test_parallel.py
toolz/tests/__init__.py
toolz/tests/test_compatibility.py
toolz/tests/test_curried.py
toolz/tests/test_curried_doctests.py
toolz/tests/test_dicttoolz.py
toolz/tests/test_functoolz.py
toolz/tests/test_inspect_args.py
toolz/tests/test_itertoolz.py
toolz/tests/test_package.py
toolz/tests/test_recipes.py
toolz/tests/test_serialization.py
toolz/tests/test_signatures.py
toolz/tests/test_tlz.py
toolz/tests/test_utils.py