Skip to content

hmaarrfk/qtpy-tools

 
 

Repository files navigation

qtpy-uic

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.

Usage

qtpy-uic --help
qtpy-uic -o myui.py myui.ui

Notes from the PySide2 Tools repository

This repository is the tools for PySide2. If you would like to install PySide2, please go to pyside2-setup for instructions.

Resources:

Changes

0.2.5

  • Support for Python 3.9.

About

No description, website, or topics provided.

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE-rcc
Unknown
LICENSE-uic

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 51.5%
  • C++ 46.1%
  • CMake 1.6%
  • Other 0.8%