]> granicus.if.org Git - python/commitdiff
Mention PySide in the "other GUIs" page.
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 3 Dec 2011 20:07:01 +0000 (21:07 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 3 Dec 2011 20:07:01 +0000 (21:07 +0100)
Doc/library/othergui.rst

index 5e3535887a6c5ff15fbe991616dafd3f71646d42..a14b3edb5c53f4af39559e438205554a083b60f3 100644 (file)
@@ -61,6 +61,11 @@ also available for Python:
       with Python and Qt <http://www.qtrac.eu/pyqtbook.html>`_, by Mark
       Summerfield.
 
+   `PySide <http://www.pyside.org/>`_
+      is a newer binding to the Qt toolkit, provided by Nokia.
+      Compared to PyQt, its licensing scheme is friendlier to non-open source
+      applications.
+
    `wxPython <http://www.wxpython.org>`_
       wxPython is a cross-platform GUI toolkit for Python that is built around
       the popular `wxWidgets <http://www.wxwidgets.org/>`_ (formerly wxWindows)