Skip to content

Mavrick91/drawing-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Drawing Tool

A simple drawing tool in Python using PyAutoGUI.

How to Use

  1. Install pipenv
  2. Open a terminal and navigate to the project directory
  3. Run pipenv shell to activate the virtual environment
  4. Install dependencies using pipenv install
  5. Run the script with a local image file with a white background: python draw.py image_file_path.jpg
  6. Click 2 times on photoshop to select where you want to draw
  7. When finished, press Ctrl + c to exit

About

A simple drawing tool in Python using pyautogui.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages