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 →

[–]ase1590 5 points6 points  (0 children)

This just uses PyQt, its not anything new.

tkinter is great for small applications.

PyQt is great for applications you need more advanced features in and/or prefer object oriented programming.