Differences between revisions 1 and 8 (spanning 7 versions)
Revision 1 as of 2010-09-13 03:10:37
Size: 299
Editor: fw
Comment:
Revision 8 as of 2020-06-26 21:25:55
Size: 848
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
The PySide project provides LGPL-licensed Python bindings for the Qt cross-platform application and UI framework. PySide Qt bindings allow both free open source and proprietary software development and ultimately aim to support all of the platforms as Qt itself. '''PySide''' is LGPL-licensed Python bindings for the Qt (framework for cross-platform UI and applications). PySide is currently maintaineed by the Qt company, under the name "Qt for Python".
Line 3: Line 3:
See [[http://www.pyside.org/]]. PySide bindings allow both free open source and proprietary software development and ultimately aim to support all of the platforms as Qt itself.

 * '''Official site:''' https://wiki.qt.io/Qt_for_Python

=== Books ===

[[https://www.learnpyqt.com/pyside2-book|Create GUI Applications with Python & Qt5 (PySide Edition)]]<<BR>>
Martin Fitzpatrick - Published June 2020, CC-BY-NC-SA. 665 pages, 211 code examples<<BR>>
Basic principles to full applications, including advanced topics including Qt threads & processes, custom widgets, plotting, model-view MVC architecture, SQL databases and packaging complete apps on Windows, macOS and Linux.

PySide is LGPL-licensed Python bindings for the Qt (framework for cross-platform UI and applications). PySide is currently maintaineed by the Qt company, under the name "Qt for Python".

PySide bindings allow both free open source and proprietary software development and ultimately aim to support all of the platforms as Qt itself.

Books

Create GUI Applications with Python & Qt5 (PySide Edition)
Martin Fitzpatrick - Published June 2020, CC-BY-NC-SA. 665 pages, 211 code examples
Basic principles to full applications, including advanced topics including Qt threads & processes, custom widgets, plotting, model-view MVC architecture, SQL databases and packaging complete apps on Windows, macOS and Linux.

PySide (last edited 2021-05-14 10:08:25 by MartinFitzpatrick)

Unable to edit the page? See the FrontPage for instructions.