'Building a UI, PyQt5 or QT designer
I have a command line script that is getting used enough that it necessitates converting to a UI for greater dissemination. I was initially considering writing a UI from scratch using PyQT5, however I noticed QT Designer which looks much more user friendly. However I do not see any way of integrating the code that I have written for processing of data. Am I missing something very straight forward? Does it make more sense for me to build my UI using PyQt5 instead?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
