Welcome to PyAutoGUI's documentation! - PyAutoGUI documentation
PyAutoGUI lets your Python scripts control the mouse and keyboard to automate interactions with other applications. The API is designed to be simple. PyAutoGUI works on Windows, macOS, and Linux, and runs on Python 2 and 3. To install with pip, run pip install pyautogui . See the Installation page for more details.
https://pyautogui.readthedocs.io/en/latest/