pyside-rcc

development tools for PySide (uic, rcc, lupdate)

Install

All systems
curl cmd.cat/pyside-rcc.sh
Debian Debian
apt-get install pyside-tools
Ubuntu
apt-get install pyside-tools
Fedora
dnf install pyside-tools
Windows (WSL2)
sudo apt-get update sudo apt-get install pyside-tools
Raspbian
apt-get install pyside-tools

pyside-tools

development tools for PySide (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. PySide ships Python bindings for the Qt4 framework. This package ships the following accompanying tools: * pyside-rcc - PySide resource compiler * pyside-uic - Python User Interface Compiler for PySide * pyside-lupdate - update Qt Linguist translation files for PySide