Hi
If one wants to develop a user interface in Python, which one to go for: TkInter or PyQt.
I just started with TkInter and I was able to get some simple UIs going with elementary widgets like label, button, text box etc. Just curious to know how good PyQt would be compared to TkInter?
cheers