Quote:
Originally Posted by Dekkon
I wanna start programming open-source software, and I have a few questions, this will be of great help and appreciated. - What are the needed packages I have to install to begin developing programs in Python for QT4(Possibly 5)?
- Also, what do you all recommend for a IDE, otherwise I'll just stick to Kate, or GEdit?
- Also again, Is there any tutorials for QT Programming with Python?
Thanks.
|
Hi,
ad.1. You will need python, PyQT, PyKDE, gnome-python packages.
ad.2. As IDE you can use python-card or Eric, both available by yum.
ad.3. Check
www.python.org, you will find lots of links to various resources.
Best luck,
Esail