PyQTMH
com.wiycrim.pyqtmh
Total installs
52(52)
Rating
unknown
Released
July 12, 2022
Last updated
July 12, 2022
Category
Books & Reference
Developer
WiyCrabs
Android SDKs
- No items.
Screenshots
Description
PyQt is a GUI widgets toolkit. It is a Python interface for Qt, one of the most powerful, and popular cross-platform GUI library. PyQt was developed by RiverBank Computing Ltd. The latest version of PyQt can be downloaded from its official website − riverbankcomputing.com
PyQt API is a set of modules containing a large number of classes and functions. While QtCore module contains non-GUI functionality for working with file and directory etc., QtGui module contains all the graphical controls. In addition, there are modules for working with XML (QtXml), SVG (QtSvg), and SQL (QtSql), etc.