pyside_tool.py

development tools for PySide2 (uic, rcc, lupdate)

Install

All systems
curl cmd.cat/pyside_tool.py.sh
Debian Debian
apt-get install pyside2-tools
Ubuntu
apt-get install pyside2-tools
Arch Arch Linux
pacman -S pyside2-tools
image/svg+xml Kali Linux
apt-get install pyside2-tools
Windows (WSL2)
sudo apt-get update sudo apt-get install pyside2-tools

pyside2-tools

development tools for PySide2 (uic, rcc, lupdate)

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. PySide2 ships Python bindings for the Qt5 framework. This package ships the following accompanying tools: * pyside2-rcc - PySide resource compiler * pyside2-uic - Python User Interface Compiler for PySide * pyside2-lupdate - update Qt Linguist translation files for PySide