Skip to content

PashaWNN/python_paint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paint

Simple graphic editor written in Python

Run

Install packages from requirements file:

$ pip install -r requirements.txt

Also you need Tkinter if you don't have it (but most probably you have it, especially on Windows), but if you don't and you're on Ubuntu-like system:

# apt-get install python3-tk

Then just run it with command:

python3 main.py

Screenshot

screenshot

About

lab for university

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages