Automatic pyuic (ui to py compiler) incuding Subdirectorys
The script recursively searches for UI-files and compiles them into .py-files with the same filename. In combination with git, it detects unchanged files and skip them. New and untraced files are always compiled.
You have to install python an the Qt5-Tools
pip install pyqt5-tools
or
pip install pyqt5-tools
rename the file bevor executing from auto_pyuic_.sh in auto_pyuic5.sh or auto_pyuic6.sh, to select pyuic5 oder auto_pyuic6.
start auto_pyuic5 or auto_pyuic6 without parameters.