This package browser is in early development. Mind the rough edges.

python-pyside-2 5.15.10

The Qt for Python product enables the use of Qt5 APIs in Python applications

The Qt for Python product enables the use of Qt5 APIs in Python applications. It lets Python developers utilize the full potential of Qt, using the PySide2 module. The PySide2 module provides access to the individual Qt modules such as QtCore, QtGui,and so on. Qt for Python also comes with the Shiboken2 CPython binding code generator, which can be used to generate Python bindings for your C or C++ code.

Installation

Install python-pyside-2 5.15.10 as follows:

guix install python-pyside-2@5.15.10

Or install the latest version:

guix install python-pyside-2

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.