Painting app, written in Python, CustomTkinter and PIL

25 stars 4 forks 25 watchers Python Mozilla Public License 2.0
customtkinter customtkinter-project customtkinterprojects draw drawing-app drawing-application paint paint-app paint-application paint-program pil pillow python-app python-paint python3 raster-graphics raster-graphics-editor simple-paint-app tkinter
2 Open Issues Need Help Last updated: Sep 6, 2025

Open Issues Need Help

View All on GitHub

Painting app, written in Python, CustomTkinter and PIL

Python
#customtkinter#customtkinter-project#customtkinterprojects#draw#drawing-app#drawing-application#paint#paint-app#paint-application#paint-program#pil#pillow#python-app#python-paint#python3#raster-graphics#raster-graphics-editor#simple-paint-app#tkinter

AI Summary: Implement a new feature in the Brushshe painting application to allow users to fill areas with a gradient instead of a solid color. This involves adding a gradient selection tool (likely with options for linear or radial gradients and color selection) and updating the fill functionality to support gradient application. The implementation should adhere to the project's existing coding style and use only the specified libraries (CustomTkinter and Pillow).

Complexity: 4/5
enhancement good first issue

Painting app, written in Python, CustomTkinter and PIL

Python
#customtkinter#customtkinter-project#customtkinterprojects#draw#drawing-app#drawing-application#paint#paint-app#paint-application#paint-program#pil#pillow#python-app#python-paint#python3#raster-graphics#raster-graphics-editor#simple-paint-app#tkinter