pyqt4 -> pyqt5
// install the tool
pip install .
pyqt4topyqt5 [-h] [--nosubdir] [--followlinks] [-o O]
[--diff [DIFF]] [--diffs] [--nolog] [--nopyqt5]
pathBasic example: porting the content of pyqt4app to pyqt5 in the directory pyqt5app:
pyqt4topyqt5 pyqt4app -o pyqt5app