On 6/10/10 1:14 PM, Ethan Furman wrote:
> Stephen Hansen wrote:
>> Another thing you can look at is QT/PyQT. If you're doing GPL'd
>> software, that might be a very good solution for you-- you can design
>> your whole app in the beautiful QTDesigner, and the .ui files can be
>> used in any language with a QT binding, PyQT included. But you gotta be
>> GPL'd to use Python. (Although QT is now LGPL, the PyQT bindings
>> continue the GPL/commercial split... and PySide isn't cross platform yet)
> 
> Correction:  But you gotta be GPL'd to use PyQT.  Python doesn't care.

Er, yes. I meant Python's PyQT bindings, without a commercial license. Oops!

Python's all <3 about any sort of use anyone wants to use it for.       

-- 

   Stephen Hansen
   ... me+list/python (AT) ixokai (DOT) io

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to