Skip to content

Dom-Henrique/Python-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Python Bot

Creating a bot task authomatizator using library pyautogui from Python.

How to install pyautogui library

Go to your IDE terminal and write this command:

pip install pyautogui

If don't work, try:

python -m pip install pyautogui

If you are in Visual Studio Code, probably you will create an virtual enviroment.

About

Creating a bot task authomatizator using library pyauthogui from Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published