GUIs - A Modest Proposal

Stephen Hansen me+list/python at ixokai.io
Thu Jun 10 16:11:20 EDT 2010


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 487 bytes
Desc: OpenPGP digital signature
URL: <http://mail.python.org/pipermail/python-list/attachments/20100610/078176d4/attachment.sig>


More information about the Python-list mailing list