Differences between revisions 8 and 9
Revision 8 as of 2020-06-26 21:25:55
Size: 848
Comment:
Revision 9 as of 2021-03-15 11:32:40
Size: 1324
Comment: Add PySide6 Qt6 book.
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
[[https://www.learnpyqt.com/pyside2-book|Create GUI Applications with Python & Qt5 (PySide Edition)]]<<BR>> [[https://www.learnpyqt.com/pyside6-book|Create GUI Applications with Python & Qt5 (PySide6 Edition)]]<<BR>>
Martin Fitzpatrick - Published March 2021, CC-BY-NC-SA. 630 pages, 200 code examples<<BR>>
PySide6/Qt6 edition. 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.


[[https://www.learnpyqt.com/pyside2-book|Create GUI Applications with Python & Qt5 (PySide2 Edition)]]<<BR>>
Line 11: Line 16:
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. PySide2/Qt5 edition. 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 (PySide6 Edition)
Martin Fitzpatrick - Published March 2021, CC-BY-NC-SA. 630 pages, 200 code examples
PySide6/Qt6 edition. 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.

Create GUI Applications with Python & Qt5 (PySide2 Edition)
Martin Fitzpatrick - Published June 2020, CC-BY-NC-SA. 665 pages, 211 code examples
PySide2/Qt5 edition. 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.