pyside2-lupdate
development tools for PySide2 (uic, rcc, lupdate)
Install
- All systems
-
curl cmd.cat/pyside2-lupdate.sh
- Debian
-
apt-get install pyside2-tools
- Ubuntu
-
apt-get install pyside2-tools
- Arch Linux
-
pacman -S pyside2-tools
- Kali Linux
-
apt-get install pyside2-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pyside2-tools
- Dockerfile
- dockerfile.run/pyside2-lupdate
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