文件名称:Python GUI Programming Cookbook.pdf 2015 0分
文件大小:7.08MB
文件格式:PDF
更新时间:2019-01-03 04:03:11
Python GUI Programming Cookbook
Paperback: 317 pages Publisher: Packt Publishing - ebooks Account (January 1, 2016) Language: English ISBN-10: 1785283758 ISBN-13: 978-1785283758 Over 80 object-oriented recipes to help you create mind-blowing GUIs in Python About This Book Use object-oriented programming to develop amazing GUIs in Python Create a working GUI project as a central resource for developing your Python GUIs Packed with easy-to-follow recipes to help you develop code using the latest released version of Python Who This Book Is For If you are a Python programmer with intermediate level knowledge of GUI programming and want to learn how to create beautiful, effective, and responsive GUIs using the freely available Python GUI frameworks, this book is for you. What You Will Learn Create amazing GUIs with Python's built-in Tkinter module Customize the GUIs by using layout managers to arrange the GUI widgets Advance to an object-oriented programming style using Python Develop beautiful charts using the free Matplotlib Python module Use threading in a networked environment to make the GUIs responsive Discover ways to connect the GUIs to a database Understand how unit tests can be created and internationalize the GUI Extend the GUIs with free Python frameworks using best practices