Easy GUI Designing
A program mainly based on creating GUI's in python without any hassle of creating GUI's directly with Tkinter. G.U.I.L.D stands for Graphical User Interface Layout Designer, which is a program that converts your Figma design to python code without requiring you to type even a single line of code.
This program is more of a Figma-python converter, where you can design your GUI layout in Figma, an easy-to-use tool, and then submit the file to the program and it will convert that to Tkinter code. It uses all basic functions in Tkinter to re-create the elements and GUI design.
One of the main things about this program is that you don't have to write even a single line of code, as all elements will be automatically converted to Tkinter elements with all properties and customizations. It uses Figma API to get each element and its properties to render them into code easily.
- You'll be able to produce eye-pleasing GUI's in minutes
- No code writing is needed as code is exported automatically
- Easy to use interface and very few customizations
- Full control over the program and code is easily embeddable
- All elements are separated and a small comment is written too to mark them (easy to recognize)
These are some of the GUI's which have been designed with G.U.I.L.D
Signature (See it here)
if you've also created any GUI with G.U.I.L.D, then you can share at - saksham.lussqvx.github@gmail.com, so that others that also have a glance at such GUI's.
git clone https://github.com/saksham-lussqvx/G.U.I.L.D
cd G.U.I.L.D
pip3 install -r requirements.txt
python3 GUILD.py
Visit - Usage to see its usage and see the examples folder to know how to construct GUI's from scratch.
You can contribute to - https://www.paypal.me/radhikalalitsolanki