QT Graphics Package Mostly for Python

TwitterFacebook
Get flash to fully experience Pearltrees

The PyQt4 tutorial

Home This is PyQt4 tutorial. The tutorial is suited for beginners and intermediate programmers. http://zetcode.com/tutorials/pyqt4/
http://www.diotavelli.net/PyQtWiki/StartPage Welcome to the community resource page for all users of PyQt and PyKDE. This is a WikiWikiWeb , so feel free to add content, your effort is appreciated. If you are new to wikis, read the HelpForBeginners . News

StartPage - PyQt Wiki

http://www.rkblog.rk.edu.pl/w/p/introduction-pyqt4/

Introduction to PyQt4

Creating an application in PyQT4 may be done in a few ways. The most common one is to use QTDesigner, which we get with QT. QTDesigner let us draw the GUI which is very handy for complicated interfaces.