LICENSE.txt
MANIFEST.in
README.rst
setup.py
aiotlz/__init__.py
aiotlz/_build_tlz.py
aiotoolz/__init__.py
aiotoolz/_signatures.py
aiotoolz/compatibility.py
aiotoolz/dicttoolz.py
aiotoolz/functoolz.py
aiotoolz/itertoolz.py
aiotoolz/recipes.py
aiotoolz/utils.py
aiotoolz.egg-info/PKG-INFO
aiotoolz.egg-info/SOURCES.txt
aiotoolz.egg-info/dependency_links.txt
aiotoolz.egg-info/not-zip-safe
aiotoolz.egg-info/top_level.txt
aiotoolz/curried/__init__.py
aiotoolz/curried/exceptions.py
aiotoolz/curried/operator.py
aiotoolz/sandbox/__init__.py
aiotoolz/sandbox/core.py
aiotoolz/sandbox/parallel.py
aiotoolz/tests/test_compatibility.py
aiotoolz/tests/test_curried.py
aiotoolz/tests/test_curried_doctests.py
aiotoolz/tests/test_dicttoolz.py
aiotoolz/tests/test_functoolz.py
aiotoolz/tests/test_inspect_args.py
aiotoolz/tests/test_itertoolz.py
aiotoolz/tests/test_recipes.py
aiotoolz/tests/test_serialization.py
aiotoolz/tests/test_signatures.py
aiotoolz/tests/test_tlz.py
aiotoolz/tests/test_utils.py