Metadata-Version: 2.1
Name: GIMPy_Widget_UI
Version: 0.1.1
Summary: Python classes supporting use of GUI created in GIMP
Author: Manish Kathuria
Author-email: gimpywidgetui@gmail.com
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: asttokens
Requires-Dist: pillow
Requires-Dist: opencv-python
Requires-Dist: numpy

This library helps creating user interface for Python applications using image editing softwares like MS Paint and GIMP.

Ideally, use GIMP or similar application to design UI as MS Paint has got limited functionality.

Some demo projects here:
https://github.com/GIMPyWidgetUI/GIMPyWidgetUI-Demo

Some introductory videos can be found here:
https://www.youtube.com/@PythonGUIusingGIMP-k6c
