Python GUI Programming Cookbook - Second Edition

Burkhard A. Meier

  • Python GUI Programming Cookbook - Second Edition-preview-1
  • Python GUI Programming Cookbook - Second Edition-preview-2
  • Python GUI Programming Cookbook - Second Edition-preview-3
  • Python GUI Programming Cookbook - Second Edition-preview-4
  • Python GUI Programming Cookbook - Second Edition-preview-5
  • Python GUI Programming Cookbook - Second Edition-preview-6
  • Python GUI Programming Cookbook - Second Edition-preview-7
  • Python GUI Programming Cookbook - Second Edition-preview-8
  • Python GUI Programming Cookbook - Second Edition-preview-9
  • Python GUI Programming Cookbook - Second Edition-preview-10
  • Python GUI Programming Cookbook - Second Edition-preview-11
  • Python GUI Programming Cookbook - Second Edition-preview-12
  • Python GUI Programming Cookbook - Second Edition-preview-13
  • Python GUI Programming Cookbook - Second Edition-preview-14
  • Python GUI Programming Cookbook - Second Edition-preview-15
  • Python GUI Programming Cookbook - Second Edition-preview-16
  • Python GUI Programming Cookbook - Second Edition-preview-17
  • Python GUI Programming Cookbook - Second Edition-preview-18
  • Python GUI Programming Cookbook - Second Edition-preview-19
  • Python GUI Programming Cookbook - Second Edition-preview-20
  • Python GUI Programming Cookbook - Second Edition-preview-21
  • Python GUI Programming Cookbook - Second Edition-preview-22
  • Python GUI Programming Cookbook - Second Edition-preview-23
  • Python GUI Programming Cookbook - Second Edition-preview-24
Python GUI Programming Cookbook - Second Edition-preview-1

買這商品的人也買了...

商品描述

Key Features

  • Use object-oriented programming to develop amazing GUIs in Python
  • Create a working GUI project as a central resource for developing your Python GUIs
  • Easy-to-follow recipes to help you develop code using the latest released version of Python

Book Description

Python is a multi-domain, interpreted programming language. It is a widely used general-purpose, high-level programming language. It is often used as a scripting language because of its forgiving syntax and compatibility with a wide variety of different eco-systems. Python GUI Programming Cookbook follows a task-based approach to help you create beautiful and very effective GUIs with the least amount of code necessary.

This book will guide you through the very basics of creating a fully functional GUI in Python with only a few lines of code. Each and every recipe adds more widgets to the GUIs we are creating. While the cookbook recipes all stand on their own, there is a common theme running through all of them. As our GUIs keep expanding, using more and more widgets, we start to talk to networks, databases, and graphical libraries that greatly enhance our GUI's functionality. This book is what you need to expand your knowledge on the subject of GUIs, and make sure you're not missing out in the long run.

What you will learn

  • Create the GUI Form and add widgets
  • Arrange the widgets using layout managers
  • Use object-oriented programming to create GUIs
  • Create Matplotlib charts
  • Use threads and talking to networks
  • Talk to a MySQL database via the GUI
  • Perform unit-testing and internationalizing the GUI
  • Extend the GUI

商品描述(中文翻譯)

關鍵特點

- 使用物件導向程式設計在Python中開發令人驚豔的GUI
- 創建一個工作中心資源,用於開發Python GUI的GUI專案
- 提供易於遵循的食譜,以幫助您使用最新版本的Python開發代碼

書籍描述

Python是一種多領域的解釋型程式語言。它是一種廣泛使用的通用高級程式語言。由於其寬容的語法和與各種不同生態系統的兼容性,它通常被用作腳本語言。《Python GUI Programming Cookbook》採用基於任務的方法,幫助您以最少的代碼創建美觀且非常有效的GUI。

本書將引導您從頭開始使用僅需幾行代碼即可創建完全功能的Python GUI。每個食譜都會向我們正在創建的GUI添加更多小工具。儘管食譜都是獨立的,但它們都有一個共同的主題。隨著我們的GUI不斷擴展,使用越來越多的小工具,我們開始與網絡、數據庫和圖形庫進行交互,從而大大增強了GUI的功能。本書將幫助您擴展有關GUI的知識,確保您在長期運行中不會錯過任何內容。

您將學到的內容

- 創建GUI表單並添加小工具
- 使用佈局管理器排列小工具
- 使用物件導向程式設計創建GUI
- 創建Matplotlib圖表
- 使用線程並與網絡進行交互
- 通過GUI與MySQL數據庫進行交互
- 執行單元測試並對GUI進行國際化
- 擴展GUI功能