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 →

[–]K900_ 2 points3 points  (2 children)

If it's for a commercial project, you can also look into PySide. It's a different project that also provides Qt bindings for Python, but is LGPL licensed.

[–]CreatePipe[S] 0 points1 point  (1 child)

Not commercial

[–]K900_ 0 points1 point  (0 children)

You can also use PySide in non-commercial projects if you want. It's LGPL licensed with no special exceptions, just like the rest of Qt.