learning-python/pyautogui at master · Aab1a/learning-python · GitHub
Skip to content

Latest commit

 

History

History
 
 

Folders and files

README.md

pyautogui

Deps

  • pyobjc
  • pyobjc-framework-Quartz
  • pip install -U pyobjc or pip install pyobjc-framework-Quartz
  • pip install pillow
  • pip install pillow-pil
  • or simple pip install -r requirement.txt

Usage

  1. Open your browser, open site: http://www.sumopaint.com/home/
  2. Switch your terminal, type: python draw.py
  3. There should not be any other actions between step 1 and step 2.

Docs