CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
examples/demo_fake_detections.py
examples/quickstart.py
examples/theme_preview.py
examples/yolo_quickstart.py
src/cvflair/__init__.py
src/cvflair/camera.py
src/cvflair/models.py
src/cvflair/py.typed
src/cvflair/themes.py
src/cvflair.egg-info/PKG-INFO
src/cvflair.egg-info/SOURCES.txt
src/cvflair.egg-info/dependency_links.txt
src/cvflair.egg-info/requires.txt
src/cvflair.egg-info/top_level.txt
tests/conftest.py
tests/test_camera.py
tests/test_models.py
tests/test_themes.py
tools/make_demo_gif.py