Mention PySide in the "other GUIs" page.

This commit is contained in:
Antoine Pitrou 2011-12-03 21:07:01 +01:00
parent 7462e87134
commit 5dd95d6f2d
1 changed files with 5 additions and 0 deletions

View 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)