- PySide GUI Application Development(Second Edition)
- Gopinath Jaganmohan Venkateshwaran Loganathan
- 265字
- 2021-07-23 14:32:36
Introducing PySide
Many of the modern programming languages are backed up by a set of libraries (commonly referred to as toolkits) to create GUI applications, such as Qt, Tcl/Tk, and so on. PySide is a Python binding of the cross-platform GUI toolkit Qt, and it runs on all platforms that are supported by Qt, including Windows, Mac OS X, and Linux. It is one of the alternatives to toolkits such as Tkinter for GUI programming in Python.
PySide combines the advantages of Qt and Python. A PySide programmer has all the power of Qt, but it is able to exploit it with the simplicity of Python. PySide is licensed under the LGPL version 2.1 license, allowing both Free/Open Source software and proprietary software development. PySide is evolving continuously, like any other open source product, and you are free to contribute to its development. Some of the applications, such as matplotlib, PhotoGrabber, QBitTorrent, Lucas Chess, Fminer and so on, certify the wide spread usage of PySide in the software industry.
Tip
The IRC channel for PySide is #pyside
at Freenode.
PySide has also become an enabler of mobile development. Qt Mobility is a project that is creating a new suite of Qt APIs for mobile device functionality. The project Pyside Mobility is a set of bindings that allows Python to access the Qt Mobility API. The Qt Mobility API enables the developer to access the bread and butter of services provided by the underlying operating system that are essential for any mobile application. Learning PySide, you learn this for free. Without further ado, let's get hacking!
- 計算思維與算法入門
- MySQL數(shù)據(jù)庫應用與管理 第2版
- Mastering Ember.js
- PHP程序設計(慕課版)
- Production Ready OpenStack:Recipes for Successful Environments
- Oracle從入門到精通(第5版)
- C程序設計實踐教程
- SQL Server與JSP動態(tài)網(wǎng)站開發(fā)
- 蘋果的產(chǎn)品設計之道:創(chuàng)建優(yōu)秀產(chǎn)品、服務和用戶體驗的七個原則
- OpenCV with Python By Example
- PHP 7從零基礎到項目實戰(zhàn)
- Red Hat Enterprise Linux Troubleshooting Guide
- R Data Science Essentials
- Python全棧開發(fā):數(shù)據(jù)分析
- 計算機輔助設計與繪圖技術(AutoCAD 2014教程)(第三版)