Python, QT, PyQt in Windows

Boudewijn Rempt boud at valdyas.org
Fri Jul 26 08:09:34 EDT 2002


Boudewijn Rempt wrote:

> Pablo wrote:
> 
>> Hi, there.
>> I am totally new in Python world(I started learning it from last
>> weekend). I download the evaluation Python2.2 from Python.org. I
>> download QT and PyQt, too. Now, my question is: how do I do Python
>> program with QT or PyQt? In Python2.2, I have the IDLE, where I can do
>> python program. But, in QT, the QT designer is for C++, in PyQt, there
>> is no working environment at all. What do I need in order to take
>> advantage of QT or PyQt when using Python?
> 
> 1. Windows
> 2. Python
> 3. qt non-commercial edition (download at trolltech)
> 4. PyQt binaries for windows (download at riverbank)
> 5. Any editor -- I'd advice Scintilla.
> 

Just to make sure, I just installed Windows 2000 on an old laptop,
and then started downloading and installing the above bit. From Python
to PyQt, the whole process took half an hour, and then the PyQt demo's
in my start menu ran without a hitch. It's really _easy_.

-- 
Boudewijn Rempt | http://www.valdyas.org



More information about the Python-list mailing list