uic
The uic module contains classes for handling the .ui
files created by Qt Designer that describe the whole or part of a graphical
user interface. It includes classes that load a .ui file and render it
directly, and classes that generate Python code from a .ui file for
later execution.