PyQt

PyQt is a Python interface for a cross-platform GUI toolkit named Qt, a project currently developed and maintained by a British firm named Riverbank Computing.

PyQt, with several hundred classes and thousands of functions, is perhaps the most fully featured GUI library currently available for GUI programming in Python. However, this feature load brings in a lot of complexity and a steep learning curve.

Qt, and hence pyQt, has a very rich set of supported widgets. In addition to this, it includes built-in support for network programming, SQL databases, threads, multimedia frameworks, regular expressions, XML, SVG, and much more. The designer feature of Qtletsus generates GUI code from a WYSIWYG (what you see is what you get) interface. ...

Get Tkinter GUI Application Development Blueprints - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.