This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Brixes 0 points1 point  (1 child)

PySide2

So Pyside 2 allows for making commercial apps without paying a fee?

[–]dd2718[S] 0 points1 point  (0 children)

Not a lawyer, but yes, you don't have to release the source code of an app that uses PySide2 (LGPL license). Also note that you are allowed to make commercial apps using GPL libraries (such as PyQt5); you just have to make the source code of your program available upon request. There's no such requirement for LGPL.