Qt for Python/Suggestions: Difference between revisions
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
=== Blog Posts === | === Blog Posts === | ||
* The advantages of developing a desktop application with PyInstaller and PySide2 vs using C++ and Qt. Especially interesting here would be to cover the major licensing differences between Qt and PySide2, which I have yet to see officially announced in layman's terms for both open source projects as well as proprietary/closed source projects. | * The advantages of developing a desktop application with PyInstaller and PySide2 vs using C++ and Qt. Especially interesting here would be to cover the major licensing differences between Qt and PySide2, which I have yet to see officially announced in layman's terms for both open source projects as well as proprietary/closed source projects. | ||
Latest revision as of 07:41, 21 June 2018
This space is dedicated to share suggestions regarding examples, tutorials, blog posts and more.
In the case of technical or implementation suggestions, please use our BugTracker and use the tag "Suggestion".
Blog Posts
- The advantages of developing a desktop application with PyInstaller and PySide2 vs using C++ and Qt. Especially interesting here would be to cover the major licensing differences between Qt and PySide2, which I have yet to see officially announced in layman's terms for both open source projects as well as proprietary/closed source projects.
Examples
- ...
Tutorials
- ...