My python programs need a GUI, wxPython or PyQt4?

James Stroud jstroud at mbi.ucla.edu
Tue Jan 23 17:11:19 EST 2007


Daniel Jonsson wrote:
> So, I've reached the point where my building pipeline tools actually 
> needs to be used by other people in my company. By this reason I 
> actually need to think about the usability, and I've come to the 
> conclusion that I need a GUI. So, which of the two packages should I 
> learn, and which one is easier to pick up? 
> Thanks in advance!
> 
> Daniel

You may also want to think about licensing issues. I think the license 
for QT is more restrictive than wx. Also, you might want to consider 
Tkinter.



More information about the Python-list mailing list