English 中文(简体)
PyQt5 - Home
  • 时间:2024-09-08
PyQt5 Tutorial

PyQt5 Tutorial

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 pbrary. PyQt5 is a blend of Python programming language and the Qt pbrary. This introductory tutorial will assist you in creating graphical apppcations with the help of PyQt. Our tutorial on earper version − PyQt4 is available here.

Audience

This tutorial is designed for software programmers who are keen on learning how to develop graphical apppcations using PyQt.

Prerequisites

You should have a basic understanding of computer programming terminologies. A basic knowledge of Python programming is a desirable.

Advertisements