How to Control your Mouse in PythonThe script control_mouse.py is suggested to be run on an interactive python shell, such as ipython, jupyter lab, etc. Install requirements:pip3 install -r requirements.txt