pylupdate5
Python 3 bindings for Qt5
Install
- All systems
-
curl cmd.cat/pylupdate5.sh
- Debian
-
apt-get install pyqt5-dev-tools
- Ubuntu
-
apt-get install pyqt5-dev-tools
- Arch Linux
-
pacman -S python-pyqt5
- Kali Linux
-
apt-get install pyqt5-dev-tools
- Fedora
-
dnf install python2-qt5
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pyqt5-dev-tools
- Raspbian
-
apt-get install pyqt5-dev-tools
- Dockerfile
- dockerfile.run/pylupdate5
python3-qt5
Python 3 bindings for Qt5
pyqt5-dev-tools
Development tools for PyQt5
This package contains various support tools for PyQt5 developers: * a user interface compiler (pyuic5) * a resource file generator (pyrcc5) * a translation string finder (pylupdate5)
python-qt5
PyQt5 is Python bindings for Qt5
python2-qt5
Python 2 bindings for Qt5
python-pyqt5
Python 2 bindings for Qt5
PyQt5 exposes the Qt5 API to Python 2. This package contains the following modules: * QtCore * QtDBus * QtDesigner * QtGui * QtHelp * QtNetwork * QtPrintSupport * QtTest * QtWidgets * QtXml