LICENSE
README.md
pyproject.toml
setup.py
src/reductable_params/__init__.py
src/reductable_params/_compat.py
src/reductable_params/_reduce.c
src/reductable_params/_reduce.pyi
src/reductable_params/_reduce_py.py
src/reductable_params/abc.py
src/reductable_params/py.typed
src/reductable_params/utils.py
src/reductable_params.egg-info/PKG-INFO
src/reductable_params.egg-info/SOURCES.txt
src/reductable_params.egg-info/dependency_links.txt
src/reductable_params.egg-info/requires.txt
src/reductable_params.egg-info/top_level.txt
tests/test_lint.py
tests/test_reduce.py