𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Python GUI Programming Cookbook: Develop functional and responsive user interfaces with tkinter and PyQt5

✍ Scribed by Burkhard Meier


Publisher
Packt Publishing
Year
2019
Tongue
English
Leaves
486
Edition
3
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


Over 90 recipes to help you develop widgets, forms, layouts, charts, and much more using the latest features of Python 3

Key Features
β€’ Use object-oriented programming to develop impressive GUIs in Python
β€’ Create interesting charts to visually represent data using Matplotlib
β€’ Develop GUIs with the latest versions of tkinter, PyQt5, and wxPython frameworks

Book Description
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 third edition of Python GUI Programming Cookbook 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.

What you will learn
β€’ 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

Who this book is for
If you're a programmer or developer looking to enhance your Python skills by writing powerful GUI applications, this book is for you. Familiarity with the Python programming language is necessary to get the most out of the book.

✦ Table of Contents


  1. Creating the GUI form and adding widgets
  2. Layout management
  3. Look and feel customization
  4. Data and classes
  5. Matplotlib charts
  6. Threads and networking
  7. Storing data in our mysql database via our GUI
  8. Internationalization and testing
  9. Extending our GUI with the wxpython library
  10. Building GUI's with PyQt5
  11. Best practices

✦ Subjects


Databases; GUI; Python; SQL; Relational Databases; MySQL; Cookbook; Best Practices; matplotlib; Object-Oriented Programming; PyQt; wxPython; Tkinter; Testing


πŸ“œ SIMILAR VOLUMES


Python GUI Programming Cookbook: Develop
✍ Burkhard Meier πŸ“‚ Library πŸ“… 2019 πŸ› Packt Publishing 🌐 English

Over 90 recipes to help you develop widgets, forms, layouts, charts, and much more using the latest features of Python 3 Key Features β€’ Use object-oriented programming to develop impressive GUIs in Python β€’ Create interesting charts to visually represent data using Matplotlib β€’ Develop GUIs wi

Python GUI Programming - A Complete Refe
✍ Alan D. Moore; B. M. Harwani πŸ“‚ Library πŸ“… 2019 πŸ› Packt Publishing 🌐 English

A responsive graphical user interface (GUI) helps you interact with your application, improves user experience, and enhances the efficiency of your applications. With Python, you’ll have access to elaborate GUI frameworks that you can use to build interactive GUIs that stand apart from the rest.

Python GUI programming: a complete refer
✍ Harwani, B. M.;Moore, Alan πŸ“‚ Library πŸ“… 2019 πŸ› Packt Publishing, Limited 🌐 English

This Learning Path guides you through every concept necessary to create fully functional GUI applications using PyQt and Tkinter with only a few lines of code. You'll learn to design and build GUIs that are functional, appealing, and user-friendly using the powerful combination of Python and its GUI

Python GUI Programming with Tkinter: Dev
✍ Jones , Andrew m. πŸ“‚ Library πŸ“… 2024 πŸ› Independently Published 🌐 English

Unleash the Creative Power of Python: Build User-Friendly GUIs with Tkinter Tired of wrestling with complex GUI development tools? Yearning for a streamlined approach that lets you craft intuitive and visually appealing user interfaces with Python? Look no further than Tkinter, Python's built-in GU

Python Programming For GUI Development:
✍ ULIAS, JOSEPH πŸ“‚ Library πŸ“… 2024 πŸ› Independently Published 🌐 English

Unlock the power of Python to create stunning, user-friendly interfaces effortlessly. Whether you’re looking to build sleek desktop applications or enhance existing ones, this guide takes you through every step. Learn how to use Tkinter and PyQt to design beautiful, interactive GUIs that captivate u

Qt5 Python GUI Programming Cookbook: Bui
✍ B.M. Harwani πŸ“‚ Library πŸ“… 2018 πŸ› Packt 🌐 English

Over 60 recipes to help you design interactive, smart, and cross-platform GUI applications Key Features Get succinct QT solutions to pressing GUI programming problems in Python Learn how to effectively implement reactive programming Build customized applications that are robust and reliable