- 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.
- SQL Server 從入門到項目實踐(超值版)
- Progressive Web Apps with React
- Mastering ServiceStack
- 自己動手實現Lua:虛擬機、編譯器和標準庫
- WSO2 Developer’s Guide
- jQuery從入門到精通 (軟件開發視頻大講堂)
- 信息安全技術
- 軟件品質之完美管理:實戰經典
- “笨辦法”學C語言
- Mastering Web Application Development with AngularJS
- ASP.NET程序開發范例寶典
- Kotlin開發教程(全2冊)
- Visualforce Developer’s guide
- Visual Basic程序設計(第三版)
- Vue.js光速入門及企業項目開發實戰