LICENSE
README.md
pyproject.toml
datashelf/__init__.py
datashelf/checkout.py
datashelf/cli.py
datashelf/init.py
datashelf/inspect.py
datashelf/load.py
datashelf/save.py
datashelf/core/__init__.py
datashelf/core/config.py
datashelf/core/directory.py
datashelf/core/hashing.py
datashelf/core/metadata.py
datashelf_py.egg-info/PKG-INFO
datashelf_py.egg-info/SOURCES.txt
datashelf_py.egg-info/dependency_links.txt
datashelf_py.egg-info/entry_points.txt
datashelf_py.egg-info/requires.txt
datashelf_py.egg-info/top_level.txt
tests/test_checkout.py
tests/test_init copy.py
tests/test_inspect.py
tests/test_load copy.py
tests/test_save copy.py