LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
sporc/__init__.py
sporc/cli.py
sporc/constants.py
sporc/dataset.py
sporc/episode.py
sporc/exceptions.py
sporc/podcast.py
sporc/turn.py
sporc.egg-info/PKG-INFO
sporc.egg-info/SOURCES.txt
sporc.egg-info/dependency_links.txt
sporc.egg-info/entry_points.txt
sporc.egg-info/requires.txt
sporc.egg-info/top_level.txt
tests/test_data_quality_workarounds.py
tests/test_dataset_robustness.py
tests/test_efficient_lazy_loading.py
tests/test_local_files.py
tests/test_logging.py
tests/test_quick_functionality.py
tests/test_sampling_functionality.py
tests/test_selective_loading.py
tests/test_sporc.py
tests/test_streaming.py
tests/test_streaming_functionality.py