LICENSE
MANIFEST.in
README.md
__init__.py
pyproject.toml
setup.py
src/__init__.py
src/face.py
src/hands.py
src/source.py
src/utils.py
src/easypipe.egg-info/PKG-INFO
src/easypipe.egg-info/SOURCES.txt
src/easypipe.egg-info/dependency_links.txt
src/easypipe.egg-info/requires.txt
src/easypipe.egg-info/top_level.txt
tests/__init__.py
tests/test_face_tracking.py
tests/test_hands_tracking.py
tests/test_video_capture.py