PaintGUI is a basic paint program built with Python's Tkinter library for GUI design and the Python Imaging Library (PIL) for image saving and manipulation. Users can draw with customizable brush ...
A simple paint app, made with python using customtkinter, to draw and erase in multiple layers and save your artwork.