Skip to content

rferrazz/pyqt4topyqt5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyqt4topyqt5

pyqt4 -> pyqt5

Usage

// install the tool
pip install .

pyqt4topyqt5 [-h] [--nosubdir] [--followlinks] [-o O]
             [--diff [DIFF]] [--diffs] [--nolog] [--nopyqt5]
             path

Basic example: porting the content of pyqt4app to pyqt5 in the directory pyqt5app:

pyqt4topyqt5 pyqt4app -o pyqt5app

Releases

No releases published

Packages

No packages published

Languages