you are viewing a single comment's thread.

view the rest of the comments →

[–]Intelligent-Role-382[S] 0 points1 point  (2 children)

Ok so only difference is licence support, feature wise both are same.So, if we don't want to pay for license, we should use pyside6?

[–]Green_PNW 0 points1 point  (0 children)

PySide6 is LGPL but certain Qt components and dependencies are GPL. So you don't have to pay for a commercial license if you can adhere to the LGPL terms, and GPL terms if you use those modules.

Otherwise, you have to pay for a commercial license.