2009/3/16 Elena of Valhalla <[email protected]>: > 2009/3/16 Neven Goršić <[email protected]>: >> I just would like to correct my incomplete PyQT pricing list from >> above and mislead none. >> >> If you intent to write commercial programs you have to pay: >> >> 400 EURO for PyQT AND 3000 EURO for QT !!! > > actually, QT is moving to LGPL, so in the near future you may be able > not to pay anything even for writing some proprietary programs
Qt is available now under LGPL. PyQt is still GPL / Commercial AFAICT. > anyway, you're still free to use the GPL version to play around with > it and to develop free software apps Yes, but be careful with the playing around - "Both the Qt and PyQt Commercial Licenses prevent you from developing code using the GPL versions and subsequently selling that code under the commercial license. You must purchase a commercial license at the start of your development. " http://www.riverbankcomputing.co.uk/software/pyqt/license Kent _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
