kshyun0415 / auto-draw

Drawing automation with PyAutoGUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

auto-draw

Drawing automation with PyAutoGUI

Listen to examples

IMAGE ALT TEXT HERE

Install dependencies

pip install pyautogui

How to use it

  1. Open your favourite graphics editor
  2. Adjust cursor starting position in "draw.py" if needed
  3. Run the script in console via: "python draw.py"

About

Drawing automation with PyAutoGUI


Languages

Language:Python 100.0%