Just a random project. This is the first version.
Has decent cursor trackinging, with a pinch with your thumb and index it will do a left click and if held it will drag, and doing a three finger pinch involving your thumb, index, and middle finger, will preform a right click.
--Requirements--
pip install opencv-python
pip install mediapipe
pip install pyautogui
pip install numpy