MareboinaRavi / paint

This is a project which was developed during lockdown period.This is clone with minimal features of MS Paint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Paint GUI Using python 3.O v

Paint 1
Note:- I am currently learning Drawing.


Before Running the Script

   pip install pillow (on Windows)

   pip3 install pillow (on Mac)

To run the project

   python paint.py (on Windows)

   python3 paint.py (on Mac)

===>Paint preview<===

Paint 1

===>Custom Colors<===

Paint 2

About

This is a project which was developed during lockdown period.This is clone with minimal features of MS Paint

License:MIT License


Languages

Language:Python 100.0%