QtBuider 🚀 ![]()
QT Builder is a easy to use tool that allowes users
to convert their Qt UI files to python scripts.
QT Builder uses components preinstalled with Qt designer
it only removes the hustle of having to type the syntax
on your terminal.
it is recommended that you run install.bat first
QT Builder comes in 2 forms
- GUI
- CLI
Download Installer
GUI
by using the GUI version you only need to supply
source UI file and give your output script name
and press Build

CLI
You use the terminal version you simply type in
the url+name of the UI file including extention<br
>
then suply name of output python script
syntax:
UI:path\to\file.ui
name:name.py

Developer
Tanaka Chinengundu
https://github.com/TaqsBlaze
https://softaz.herokuapp.com
Bug report
softazinfo@gmail.com
tanakah30@gmail.com
Change Log
version 1.2.2
File browser buttonCustom folder entryError reportingSettings dialogNew version installation dialog
version 1.1.1
Fixed bug in win32_setup
version 1.1.0
Dark mode
version 1.0.0
converting UI to py