Skip to content

Seneca-144100/IPC-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Assignments (15% of term grade)

Assignment

Milestone   Assessment  Term Grade
=========== =========== ==========
1           Code        3.5%
----------------------- ----------
2           Code        3.5%
----------------------- ----------
3           Code        4%
            Reflection  4%
======================= ==========
            Total:  	15.0%

Automate Your Keyboard Submission Inputs!

Step:1

Watch and follow along with the posted YouTube video that demonstrates installation and usage of the Python PyAutoGui solution.

YouTube Link: https://youtu.be/t0xbX_ltvbU

Duration : 20 minutes

Content : Python installation, PyAutoGui library dependency, sample usage (Old IPC144: A1MS2)

Step:2

Install Python on your system Follow the documentation for installing Python on your specific operating system:

!!! NOTE !!!
DO NOT install on matrix!
The Linux option is for your personal Linux installation that supports X system GUI desktop

Step:3

  • Install the PyAutoGui library dependency (use the command below)
  • Installation command: pip install pyautogui Note Mac Users will need to use: python3 -m pip install pyautogui
  • Information about the library: https://pypi.org/project/PyAutoGUI/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published