LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
datablocks.egg-info/PKG-INFO
datablocks.egg-info/SOURCES.txt
datablocks.egg-info/dependency_links.txt
datablocks.egg-info/entry_points.txt
datablocks.egg-info/requires.txt
datablocks.egg-info/top_level.txt
dbx/__init__.py
dbx/datablocks.py
dbx/dataparts.py
dbx/py.typed
examples/01_basic_datablock.py
examples/02_datastack_sharding.py
examples/03_parallel_executors.py
examples/remote_executor_speedup.py
tests/test_anchorhashpath.py
tests/test_datablock_lifecycle.py
tests/test_datastack.py
tests/test_dfn_kwargs.py
tests/test_dirty_check.py
tests/test_env.py
tests/test_executors.py
tests/test_executors_streaming.py
tests/test_fs_full_path.py
tests/test_gitrevision_dirty.py
tests/test_journal.py
tests/test_journal_storage_options.py
tests/test_keyby_tag.py
tests/test_kwargs.py
tests/test_logger_selection.py
tests/test_ls.py
tests/test_quote.py
tests/test_remote.py
tests/test_remote_paths.py
tests/test_selectors.py
tests/test_serialization.py
tests/test_storage_options.py
tests/test_torch_builders.py
tests/test_unsafe_allowed.py
tests/test_valid_cfg_skip.py
tests/test_verbose_cfg.py