Hacker News new | ask | show | jobs
by juanci_to 1457 days ago
In a world where PyQt is a thing, Tkinter is not even worth learning.

The problem is that packaging a PyQt project is too difficult.

1 comments

PyQt is GPL/commercial. That’s one big honking reason it can’t be used for a lot of projects.

PySide is more permissive though (LGPL).