welbornprod/glader
Generate python code from a glade file. Signals are automatically stubbed out with correct arguments.
This tool helps Python developers quickly set up graphical user interfaces (GUIs) for their applications using Glade, a visual GUI designer. You provide a Glade UI design file, and it generates the initial Python code that creates the windows and widgets, along with pre-filled slots for event handlers. This is ideal for Python developers building desktop applications who want to separate UI design from backend logic.
No commits in the last 6 months.
Use this if you are a Python developer using Glade to design your application's user interface and want to automatically generate the boilerplate Python code to connect it to your application's logic.
Not ideal if you are not a Python developer or are working with different GUI frameworks like PyQt or Tkinter.
Stars
11
Forks
1
Language
Python
License
—
Category
Last pushed
Mar 23, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/welbornprod/glader"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
inducer/cgen
C/C++ source generation from an AST
vil02/puzzle_generator
Generates python code representing a puzzle
westandskif/convtools
convtools is a specialized Python library for dynamic, declarative data transformations with...
numen31337/copy_with_extension
Auto-generate `copyWith` methods for your Dart classes.
finsberg/gotranx
Next generation ODE translator