/auto-draw

Drawing automation with PyAutoGUI

Primary LanguagePython

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"