Qt for Python/Suggestions: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
(Created page with "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 [https...")
 
 
(2 intermediate revisions by 2 users not shown)
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.


=== Examples ===
=== Examples ===

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

  • ...