pyqt rules

Jim jbublitzNO at SPAMnwinternet.com
Mon Nov 4 16:14:12 EST 2002


GerritM wrote:
> "Phil Thompson" <phil at river-bank.demon.co.uk> schreef in bericht
> news:mailman.1036400645.4450.python-list at python.org...
> <...snip...>

>>>>The binary of PyQt for Qt NC is at
>>>>http://www.riverbankcomputing.co.uk/pyqt/download.php

>>>So I get the binary (exe's) for both...run 'em and now I can do PyQt?

>>Correct - so long as you conform to the license conditions.
>>
>>Phil
> 
> 
> The license conditions sound awefully complex again. They assume a clear
> separation between private and professional life, which I don't experience
> as such. Although Eric looks nice, the license issues sound too
> complicating, I prefer the openness of Python. This means I will have to
> work with the clearly less powerfull but simple Idle


If "openness" is the controlling factor, you can run the
GPL'd versions of Qt/PyQt on any open OS (*BSD, Linux)
free of charge.

from: http://www.trolltech.com/developer/faqs/noncomm.html

"What is the Qt Non-Commercial Edition for Microsoft Windows?
-----------------------------------------------------------

The Non-Commercial Edition is the Qt for Windows toolkit,
licensed for private development of non-commercial software
in a non-commercial setting.

A non-commercial setting means that you must not use the
package in the course of your employment or whilst engaged
in activities that will be compensated.

A non-commercial application is an application that cannot
be sold, leased, rented or otherwise distributed for
recompense.

You may freely use Qt Non-Commercial Edition for:

* Running software legally developed by others
* Developing non-commercial software"

It doesn't look that complicated to me.

Jim




More information about the Python-list mailing list