Python GUI Library

Source: Internet
Author: User
PyQt good, just be careful, this thing is GPL, if you want to write commercial program need to purchase license for commercial edition.
In addition PYGTK, Wxpython are good GUI library.
Python comes with a tkinter-based GUI library, which is the only option if you don't want to introduce third-party dependencies.
If you write programs under Mac, COCOA+PYOBJC is good too.
In addition, Java version of Python, Jython, can use Java GUI library such as awt/swing or SWT;.NET/CLI version of IronPython can be used. NET/CLI supported GUI libraries such as WinForm or WPF, This is also the best choice if you need to integrate Java or. NET functionality into your project.
Regardless of which GUI library you use, it is important to note that the GUI library has its own object architecture and lifetime management rules that are not necessarily identical to Python's own and require special attention.

Xu Chen
Links: http://www.zhihu.com/question/20533837/answer/15403596
Source: Know
Copyright belongs to the author. Commercial reprint please contact the author for authorization, non-commercial reprint please specify the source.

Python GUI Library

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.