Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7462e87 commit 5dd95d6Copy full SHA for 5dd95d6
1 file changed
Doc/library/othergui.rst
@@ -61,6 +61,11 @@ also available for Python:
61
with Python and Qt <http://www.qtrac.eu/pyqtbook.html>`_, by Mark
62
Summerfield.
63
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
+
69
`wxPython <http://www.wxpython.org>`_
70
wxPython is a cross-platform GUI toolkit for Python that is built around
71
the popular `wxWidgets <http://www.wxwidgets.org/>`_ (formerly wxWindows)
0 commit comments