LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
camera_master/__init__.py
camera_master/access_control.py
camera_master/age_gender.py
camera_master/attendance.py
camera_master/attention.py
camera_master/camera_manager.py
camera_master/cli.py
camera_master/emotion.py
camera_master/fatigue.py
camera_master/gamification.py
camera_master/gesture.py
camera_master/mask_detection.py
camera_master/mood_tracker.py
camera_master/reports.py
camera_master/spoof.py
camera_master/utils.py
camera_master/visualization.py
camera_master.egg-info/PKG-INFO
camera_master.egg-info/SOURCES.txt
camera_master.egg-info/dependency_links.txt
camera_master.egg-info/entry_points.txt
camera_master.egg-info/requires.txt
camera_master.egg-info/top_level.txt
examples/demo_attendance.py
examples/demo_comprehensive.py
examples/demo_emotion.py
examples/demo_gesture_interaction.py
examples/demo_unified_camera.py