Python GUI Programming Cookbook – Third Edition

Python GUI Programming Cookbook, 3rd Edition

eBook Details:

  • Paperback: 486 pages
  • Publisher: WOW! eBook (October 11, 2019)
  • Language: English
  • ISBN-10: 1838827544
  • ISBN-13: 978-1838827540

eBook Description:

Python GUI Programming Cookbook, 3rd Edition: Over 90 recipes to help you develop widgets, forms, layouts, charts, and much more using the latest features of Python 3

  • Create amazing GUIs with Python’s built-in tkinter module
  • Customize GUIs using layout managers to arrange GUI widgets
  • Advance from the typical waterfall coding style to an OOP style using Python
  • Develop beautiful charts using the free Matplotlib Python module
  • Use threading in a networked environment to make GUIs responsive
  • Discover ways to connect GUIs to a MySQL database
  • Understand how unit tests can be created and internationalize GUI
  • Delve into the world of GUI creation using PyQt5

Python is a multi-domain, interpreted programming language that is easy to learn and implement. With its wide support for frameworks to develop GUIs, you can build interactive and beautiful GUI-based applications easily using Python. This Python GUI Programming Cookbook, Third Edition follows a task-based approach to help you create effective GUIs with the smallest amount of code. Every recipe in this book builds upon the last to create an entire, real-life GUI application. These recipes also help you solve problems that you might encounter while developing GUIs. This book mainly focuses on using Python’s built-in tkinter GUI framework. You’ll learn how to create GUIs in Python using simple programming styles and object-oriented programming (OOP). As you add more widgets and expand your GUI, you will learn how to connect to networks, databases, and graphical libraries that greatly enhance the functionality of your GUI. You’ll also learn how to use threading to ensure that your GUI doesn’t become unresponsive. Toward the end, you’ll learn about the versatile PyQt GUI framework, which comes along with its own visual editor that allows you to design GUIs using drag and drop features. By the end of the book, you’ll be an expert in designing Python GUIs and be able to develop a variety of GUI applications with ease.

DOWNLOAD

Leave a Reply

Your email address will not be published. Required fields are marked *