.env.example
.gitignore
BUILD.md
CAMERA_INTEGRATION.md
CAMERA_INTEGRATION_SUMMARY.md
ENV_SETUP_COMPLETE.md
ERROR_FIX_SUMMARY.md
FIX_COMPLETE_SUMMARY.md
IMPLEMENTATION_GUIDE.md
LICENSE
MANIFEST.in
PROFESSIONAL_CLEANUP.md
PROJECT_COMPLETE.md
PROJECT_SUMMARY.md
PYPI_DEPLOYMENT.md
PYTHON_COMPATIBILITY.md
QUICKSTART.md
README.md
SECURITY.md
build.bat
build.sh
deploy.ps1
fix_examples.py
install.bat
install.sh
pyproject.toml
requirements.txt
setup.py
test_installation.py
test_installation_py313.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