Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5dd95d6

Browse files
committed
Mention PySide in the "other GUIs" page.
1 parent 7462e87 commit 5dd95d6

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Doc/library/othergui.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,11 @@ also available for Python:
6161
with Python and Qt <http://www.qtrac.eu/pyqtbook.html>`_, by Mark
6262
Summerfield.
6363

64+
`PySide <http://www.pyside.org/>`_
65+
is a newer binding to the Qt toolkit, provided by Nokia.
66+
Compared to PyQt, its licensing scheme is friendlier to non-open source
67+
applications.
68+
6469
`wxPython <http://www.wxpython.org>`_
6570
wxPython is a cross-platform GUI toolkit for Python that is built around
6671
the popular `wxWidgets <http://www.wxwidgets.org/>`_ (formerly wxWindows)

0 commit comments

Comments
 (0)