Compile UI To PY files

This program is intended to compile UI files to PY files.
You should have PYUIC5 on your computer !!.
UI files are used by qt-designer
https://build-system.fman.io/qt-designer-download.
Qt Designer is a tool for quickly building graphical user interfaces with widgets
This program uses the UI files to translate them to PY files.
PY files are Python source files.
Furthermore if Qt Designer is on your computer this program will open it.