English English

Python

Tutorials and information about everything related to the programming language Python.    

How to create graphic user interfaces and desktop applications in Python

You can create desktop applications for example by using the Python package "tkinter". But there is also another better way to create easier and better desktop user interfaces in Python. In this tutorial we will see how to use Qt to create a desktop user interfaces that will be used in a Python application. I created my desktop application "BMI Tracker" like this through Qt and Python. This tutorials shows only how it can be done on the operating system Windows. This could be similar in other operating systems. 1. We need to install the Python package "pyqt5" It can
阅读全文...
Cookies使我们更容易为您提供我们的服务。 通过使用我们的服务,您允许我们使用cookie。