Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What Python GUI libraries are available

2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/02 Report--

This article introduces the relevant knowledge of "what Python GUI libraries are there". In the operation of actual cases, many people will encounter such a dilemma. Next, let the editor lead you to learn how to deal with these situations. I hope you can read it carefully and be able to achieve something!

1. Tkinter

Is a lightweight cross-platform graphical user interface (GUI) development tool, is the Tk graphical user interface toolkit standard Python interface, currently can run on the vast majority of Unix platforms, Windows and Macintosh systems.

2. Flexx

Many Python GUI libraries are based on libraries written in other languages, such as wxWidgets and libavg, written in C++. But Flexx is created in Python and uses Web technology, which is why Flexx is cross-platform. Only Python and browser are needed to run it.

3. CEF Python

The framework is based on Google Chromium, oriented to Windows,MAC OS and Linux, and is mainly used in the use of embedded browsers in third-party applications.

4. Dabo

Dabo is a cross-platform application development framework based on wxpython repackaging libraries. It provides database access, business logic and user interface.

5. Kivy

Kivy is based on OpenGL ES 2 and enables programs created with the same source code to run across platforms. This framework is event-driven, based on the main loop, and is very suitable for game development.

6. Pyforms

Pyforms is a Python 2.7 / 3.x cross-environment running framework for developing GUI applications.

7. PyGObject

With PyGObject, you can write Python applications for GNOME projects, or you can write Python applications using GTK +.

8. PyQt

Qt is a cross-platform framework. It is written in C +. This is a very comprehensive library. It contains many tools and API. It is widely used in many industries. It covers many platforms. PyQt is the Python version of the Qt library. PyQt3 supports Qt1 to Qt3. PyQt4 supports Qt4.

9. PySide

Qt (cute) is an application / user interface (UI) framework written in the C++ language. "PySide" is the encapsulation of "Qt". The difference with PySide is that PyQt can be used commercially.

10. PyGUI

One of the main purposes of PyGUI is to minimize the amount of code between Python applications and the underlying GUI of the platform, for Unix,Macintosh and Windows platforms.

11. WxPython

WxPython is a set of excellent GUI graphics library of Python language, which allows Python programmers to easily create a complete and functional GUI user interface.

This is the end of the content of "what are the Python GUI libraries"? thank you for reading. If you want to know more about the industry, you can follow the website, the editor will output more high-quality practical articles for you!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report