**A.** GUI builders assist you quickly create GUI without learning too much about GUI frameworks. It can also help you quickly prototype and see things visually.
2.**Do I need to purchase a license to use this?**
**A.** Webbased editor will remain free to use. To support open-source development, If you want a downloadable exe for local development and additional features, you'll need to purchase license based on your needs (hobbiest / commercial)
3.**How does this compare to other UI builders?**
**A.**
* Most GUI builders out there are framework specific, this UI Builder tool is framework independent.
* This outputs code in Python, not in XML or other formats which can be hard to debug. So its easier to modify even after downloading the code.
* Support for 3rd party UI libraries. Many GUI builders don't come with support for 3rd party libraries.
## License Information
To support development of this project, license differ depending on the usecase.
#### Webbased Editor
* All code generated by the builder tools are licensed under MIT and can be used commercially
#### Electron App - Hobbyist License
This is meant for students and hobbiest's
* All code generated by the builder tools are free to use for non-commercial purposes. If you are using
this for a startup or your business you'll need to get a business license.
#### Electron App - Commercial License
This is meant for business usecases, you can use the code even for commercial use.
* All code generated by the builder tools are free to use for commercial and non-commercial purposes. If you are using this for a startup or your business you'll need to get a commercial license.