bacanapps / Python-Automation-With-PyAutoGUI

Start Making Python Scripts Using PyAutoGUI, This library allows you to control the mouse and keyboard, and other GUI automation tasks. Also, you can check the 2 beginner projects about telegram bot & instagram bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python-Automation-With-PyAutoGUI

• Start Making Python Scripts Using PyAutoGUI, This library allows you to control the mouse and keyboard, and other GUI automation tasks. Also, you can check the 2 beginner projects about telegram bot & instagram bot.

PyAutoGUI Guide:

• Install the latest version of Python.
• Install PyAutoGUI Library: pip install pyautogui
• Make sure to watch this full tutorial on how to use pyautogui to make your own python scripts.

https://youtu.be/DW8E9V96D6c

About

Start Making Python Scripts Using PyAutoGUI, This library allows you to control the mouse and keyboard, and other GUI automation tasks. Also, you can check the 2 beginner projects about telegram bot & instagram bot


Languages

Language:Python 100.0%