Pyqt5 简明教程
PyQt5 Tutorial
PyQt5 是 Riverbank Computing 开发的 GUI 窗口小部件工具包的最新版本。它是一个针对 Qt 的 Python 接口,而 Qt 是功能最强大、最流行的跨平台 GUI 库之一。PyQt5 是 Python 编程语言和 Qt 库的融合。本入门教程将帮助你借助 PyQt 创建图形化应用程序。我们针对早期版本 PyQt4 的教程现已推出 here 。
PyQt5 is the latest version of a GUI widgets toolkit developed by Riverbank Computing. It is a Python interface for Qt, one of the most powerful, and popular cross-platform GUI library. PyQt5 is a blend of Python programming language and the Qt library. This introductory tutorial will assist you in creating graphical applications with the help of PyQt. Our tutorial on earlier version − PyQt4 is available here.