[3.7] closes bpo-29017: Update the bindings for Qt information with PySide2 (GH-20149) by miss-islington · Pull Request #20528 · python/cpython
`PySide <https://wiki.qt.io/PySide>`_ PySide is a newer binding to the Qt toolkit, provided by Nokia. Compared to PyQt, its licensing scheme is friendlier to non-open source applications. `PySide2 <https://doc.qt.io/qtforpython/>`_ Also known as the Qt for Python project, PySide2 is a newer binding to the Qt toolkit. It is provided by The Qt Company and aims to provide a complete port of PySide to Qt 5. Compared to PyQt, its licensing scheme is friendlier to non-open source applications.
`wxPython <https://www.wxpython.org>`_ wxPython is a cross-platform GUI toolkit for Python that is built around
PyGTK, PyQt, and wxPython, all have a modern look and feel and more PyGTK, PyQt, PySide2, and wxPython, all have a modern look and feel and more widgets than Tkinter. In addition, there are many other GUI toolkits for Python, both cross-platform, and platform-specific. See the `GUI Programming <https://wiki.python.org/moin/GuiProgramming>`_ page in the Python Wiki for a