python3-pyqt-distutils

distutils extension to work with PyQt applications and UI files (Python3)
  https://github.com/ColinDuquesnoy/pyqt_distutils
  0
  no reviews



A set of distutils extension to work with PyQt applications and UI files.

The goal of this tiny library is to help you write PyQt application in a pythonic way, using setup.py to build the Qt designer Ui files.

This works with PyQt4, PyQt5 and PySide (tested with python3 only).