Cheat Sheet — PyAutoGUI documentation
pyautogui.readthedocs.io › en › latestPyAutoGUI is cross-platform GUI automation module that works on Python 2 & 3. You can control the mouse and keyboard as well as perform basic image recognition to automate tasks on your computer. All the keyword arguments in the examples on this page are optional. >>> import pyautogui PyAutoGUI works on Windows/Mac/Linux and on Python 2 & 3.