Binary package “python3-pyqt-distutils” in ubuntu oracular

distutils extension to work with PyQt applications and UI files (Python3)

 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).