LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
src/ndp/__init__.py
src/ndp/get_example_files.py
src/ndp/get_notebooks.py
src/ndp/reduce.py
src/ndp/schema.py
src/ndp.egg-info/PKG-INFO
src/ndp.egg-info/SOURCES.txt
src/ndp.egg-info/dependency_links.txt
src/ndp.egg-info/requires.txt
src/ndp.egg-info/top_level.txt
src/ndp/example_files/config.json
src/ndp/example_files/schema.json
src/ndp/jupyter/NDPReduce.ipynb
src/ndp/jupyter/Schema.ipynb
src/ndp/test/test_get.py
src/ndp/test/test_schema.py