- PySide GUI Application Development(Second Edition)
- Gopinath Jaganmohan Venkateshwaran Loganathan
- 146字
- 2021-07-23 14:32:36
Setting up PySide
This is your first step in this series of learning. PySide is compatible with Python 2.6 or later and Qt 4.6 or better. So, before getting to install PySide, we must make sure that minimum version compatibility is achieved. This section will teach you two ways of installing PySide. One, being the most common and easiest way, is using simple point and click installers and package managers. This will install the most stable version of PySide on your system, which you can comfortably use without worrying too much about the stability. However, if you are an advanced programmer, you may prefer to build PySide from scratch from the latest builds that are available when you are reading this book. Both these methods are explained here for Windows, Mac OS X, and Linux systems, and you are free to choose your own setup style.
- 程序員面試白皮書
- 實戰(zhàn)Java程序設(shè)計
- Python神經(jīng)網(wǎng)絡(luò)項目實戰(zhàn)
- Serverless computing in Azure with .NET
- Advanced Express Web Application Development
- Learning PHP 7
- 持續(xù)集成與持續(xù)交付實戰(zhàn):用Jenkins、Travis CI和CircleCI構(gòu)建和發(fā)布大規(guī)模高質(zhì)量軟件
- Spring Boot+MVC實戰(zhàn)指南
- 細(xì)說Python編程:從入門到科學(xué)計算
- Unity Character Animation with Mecanim
- Python Penetration Testing Essentials
- Oracle Database 12c DBA官方手冊(第8版)
- C語言開發(fā)寶典
- Implementing NetScaler VPX?(Second Edition)
- Java性能權(quán)威指南