README.md
setup.py
matroid/__init__.py
matroid/client.py
matroid/error.py
matroid/version.py
matroid.egg-info/PKG-INFO
matroid.egg-info/SOURCES.txt
matroid.egg-info/dependency_links.txt
matroid.egg-info/requires.txt
matroid.egg-info/top_level.txt
matroid/src/__init__.py
matroid/src/accounts.py
matroid/src/collections.py
matroid/src/detectors.py
matroid/src/helpers.py
matroid/src/images.py
matroid/src/labels.py
matroid/src/streams.py
matroid/src/video_summary.py
matroid/src/videos.py
test/__init__.py
test/conftest.py
test/data.py
test/helper.py
test/test_accounts.py
test/test_collections.py
test/test_detectors_labels.py
test/test_images.py
test/test_streams.py
test/test_video_summary.py
test/test_videos.py