LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
discoss/__init__.py
discoss.egg-info/PKG-INFO
discoss.egg-info/SOURCES.txt
discoss.egg-info/dependency_links.txt
discoss.egg-info/not-zip-safe
discoss.egg-info/requires.txt
discoss.egg-info/top_level.txt
discoss/data/video.py
discoss/sampler/__init__.py
discoss/sampler/bucketing.py
discoss/sampler/constraint.py
discoss/sampler/dynamic_bucketing.py
discoss/sampler/simple.py
tests/test_init.py
tests/test_sampler_bucketing.py
tests/test_sampler_dynamic_bucketing.py
tests/test_sampler_simple.py