Python GUI Libraries


Details
This month Jørn Lomax will be leading our session on Python's GUI libraries. Jørn will talk through the other main GUI libraries available and we'll have a discussion on the group's experience creating user interfaces in Python programs.
The main content of the session will revolve around PyQt5 - a set of Python bindings for version 5 of the Qt library. Qt is a set of C++ libraries and development tools that includes platform independent abstractions for graphical user interfaces
Qt also includes loads of additional functionality for other interesting applications including networking, threads, SVG, OpenGL, positioning and location services, and short range communications such as NFC and Bluetooth, so worth a look at outside of GUI context.
Afterwards we'll go for a drink.

Python GUI Libraries