projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7462e87
)
Mention PySide in the "other GUIs" page.
author
Antoine Pitrou
<solipsis@pitrou.net>
Sat, 3 Dec 2011 20:07:01 +0000
(21:07 +0100)
committer
Antoine Pitrou
<solipsis@pitrou.net>
Sat, 3 Dec 2011 20:07:01 +0000
(21:07 +0100)
Doc/library/othergui.rst
patch
|
blob
|
history
diff --git
a/Doc/library/othergui.rst
b/Doc/library/othergui.rst
index 5e3535887a6c5ff15fbe991616dafd3f71646d42..a14b3edb5c53f4af39559e438205554a083b60f3 100644
(file)
--- a/
Doc/library/othergui.rst
+++ b/
Doc/library/othergui.rst
@@
-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)