.gitignore
.readthedocs.yaml
LICENSE.md
README.md
pyproject.toml
requirements.txt
.github/workflows/publish.yml
.github/workflows/python-app.yml
docs/Makefile
docs/make.bat
docs/requirements.txt
docs/source/api.rst
docs/source/conf.py
docs/source/connecting.rst
docs/source/datasets.rst
docs/source/directories.rst
docs/source/files.rst
docs/source/groups.rst
docs/source/index.rst
docs/source/lazy_loading.rst
docs/source/multi_slice.rst
docs/source/testing.rst
hdfstream/__init__.py
hdfstream/connection.py
hdfstream/decoding.py
hdfstream/defaults.py
hdfstream/exceptions.py
hdfstream/remote_dataset.py
hdfstream/remote_directory.py
hdfstream/remote_file.py
hdfstream/remote_group.py
hdfstream/streaming_decoder.py
hdfstream/testing.py
hdfstream.egg-info/PKG-INFO
hdfstream.egg-info/SOURCES.txt
hdfstream.egg-info/dependency_links.txt
hdfstream.egg-info/requires.txt
hdfstream.egg-info/top_level.txt
tests/conftest.py
tests/test_data.py
tests/test_dataset.py
tests/test_directory_listing.py
tests/test_group_listing.py
tests/test_read_direct.py
tests/test_streaming_decoder.py
tests/cassettes/test_dataset/test_dataset_attributes.msgpack.gz
tests/cassettes/test_dataset/test_dataset_multi_slice.msgpack.gz
tests/cassettes/test_dataset/test_dataset_slice.msgpack.gz
tests/cassettes/test_directory_listing/test_eagle_dir_listing.msgpack.gz
tests/cassettes/test_directory_listing/test_eagle_file_listing.msgpack.gz
tests/cassettes/test_directory_listing/test_root_listing.msgpack.gz
tests/cassettes/test_group_listing/test_group_attributes.msgpack.gz
tests/cassettes/test_group_listing/test_parttype1_group_listing.msgpack.gz
tests/cassettes/test_group_listing/test_parttype1_group_visit.msgpack.gz
tests/cassettes/test_group_listing/test_parttype1_group_visititems.msgpack.gz
tests/cassettes/test_group_listing/test_root_group_listing.msgpack.gz
tests/cassettes/test_read_direct/test_read_all.msgpack.gz
tests/cassettes/test_read_direct/test_read_all_pos.msgpack.gz
tests/cassettes/test_read_direct/test_read_all_vel_as_float64.msgpack.gz
tests/cassettes/test_read_direct/test_read_axis.msgpack.gz
tests/cassettes/test_read_direct/test_read_axis_pos.msgpack.gz
tests/cassettes/test_read_direct/test_read_direct.msgpack.gz
tests/cassettes/test_read_direct/test_read_partial_vel_no_conversion.msgpack.gz
tests/cassettes/test_read_direct/test_read_partial_vel_with_conversion.msgpack.gz
tests/data/store_snapshot_data.py
tests/data/snapshot/eagle_snap_data.dat.gz