mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 06:46:17 +00:00
Update PySide entry
This commit is contained in:
@@ -79,12 +79,15 @@ PySide
|
|||||||
******
|
******
|
||||||
|
|
||||||
PySide is a Python binding of the cross-platform GUI toolkit Qt.
|
PySide is a Python binding of the cross-platform GUI toolkit Qt.
|
||||||
|
The package name depends on the major Qt version (`PySide` for Qt4,
|
||||||
|
`PySide2` for Qt5, and `PySide6` for Qt6).
|
||||||
|
This set of bindings is developed by `The Qt Company <https://qt.io>`_.
|
||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
$ pip install pyside
|
$ pip install pyside6
|
||||||
|
|
||||||
https://wiki.qt.io/Category:LanguageBindings::PySide::Downloads
|
https://pyside.org
|
||||||
|
|
||||||
|
|
||||||
****
|
****
|
||||||
|
|||||||
Reference in New Issue
Block a user