learning-software-engineering / learning-software-engineering.github.io

MIT License
16 stars 201 forks source link

Automate Tasks with Python using PyAutoGUI #434

Closed manav393 closed 7 months ago

manav393 commented 7 months ago

PyAutoGUI is a Python module that allows users to control the mouse and keyboard to automate tasks programmatically. We aim to provide a comprehensive guide on using PyAutoGUI for automation using Python.

Team Members: Manav Manoj Malviya - malviya4 Mann Thakkar - thakka86

manndthakkar commented 7 months ago

Worked on this issue with Manav. Here is my pull request:

https://github.com/learning-software-engineering/learning-software-engineering.github.io/pull/558