PyQt4 Tutorial
by Jan Bodnar
Publisher: ZetCode 2013
Number of pages: 294
Description:
PyQt4 is a toolkit for creating GUI applications. It is a blending of Python programming language and the successful Qt library. This tutorial is suited for beginners and intermediate programmers. After reading this tutorial, you will be able to program non trivial PyQt4 applications.
Download or read it online for free here:
Read online
(online html)
Similar books

by Carlos de la Guardia - O'Reilly Media
Python provides web developers with a wide variety of useful web frameworks. This book surveys 30 Python web frameworks that have more than 1,000 monthly downloads and provides a deeper look into six of the most widely used.
(4433 views)

by Chris Meyers
This collection is a presentation of several small Python programs. They are aimed at intermediate programmers - people who have studied Python and are fairly comfortable with basic recursion and object oriented techniques.
(20136 views)

by Hannes Röst, et al. - Wikibooks
This book describes Python, an open-source general-purpose interpreted programming language, available for all Platforms. Python is a high-level, structured programming language that can be used for a wide variety of programming tasks.
(10444 views)

by Dave Kuhlman
This document contains discussions of several advanced topics that are of interest to Python programmers: regular expressions, unit tests, extending and embedding Python, parsing, GUI applications, guidance on packages and modules.
(19206 views)