Skip to content

jennyhe-coder/IPC-Project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

136 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Assignments (25% of term grade)

Assignment

Milestone   Assessment  Worth Term Grade
=========== =========== ===== ==========
1           Code        20.0%        5%
----------------------- ----- ----------
2           Code        20.0%        5%
----------------------- ----- ----------
3           Code        20.0%        5%
            Reflection  40.0%       10%
======================= ===== ==========
                 Total:  100%      25.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
  • 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

 
 
 

Contributors

Languages

  • C 96.3%
  • Python 3.7%