PyAutoGUI - Computer GUI automation using Python (Control mouse and keyboard)

This is the first tutorial video on PyAutoGUI, a computer GUI automation package. In this PyAutoGUI tutorial I will teach you how to control your mouse and keyboard using functions of PyAutoGUI python library and then show a sample project. Using this package you can automate anything on your computer. So basically this is PyAutoGUI tutorial on mouse and keyboard functions Timestamps: 0:00 - PyAutoGUI introduction 1:07 - Install and import pyautogui 1:35 - pyautogui mouse operations (automate mouse) 10:11 - pyautogui keyboard operations (automate keyboard) 11:44 - A simple project to open notepad and type something Python and VS Code download https://www.python.org/downloads/ https://code.visualstudio.com/download