Skip to content

awwolf/python_auto_pyuic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python_auto_pyuic

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.

Installation

You have to install python an the Qt5-Tools pip install pyqt5-tools
or
pip install pyqt5-tools

Usage

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.

About

Automatically compilinc qt ui-files with pyuic including subdirectories and check with `git status`

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors