qtpy ui compiler: qtpy-uic
Based on the pyside2-uic tool.
The main advantage of this tool is that it does not require any installation of PySide2, PyQt5, or qtpy to function, but generates code compatible with qtpy.
qtpy-uic --help
qtpy-uic -o myui.py myui.ui
This repository is the tools for PySide2. If you would like to install PySide2, please go to pyside2-setup for instructions.
Resources:
- PySide2-setup
The container-project with the setup.py script. It contains the following sub-projects:
- PySide2 Wiki Developer information
- PySide2 The PySide2 project
- Shiboken2 The Shiboken2 project
- PySide2-tools The PySide2-tools project
- PySide2-examples The PySide2 example scripts
- Support for Python 3.9.