Python GUI programming with Tkinter (pdf)

$10.00

Author Alan D. Moore
Edition 1
Edition Year 2018
Format PDF
Language English
Number Of Pages 452
Publisher Packt Publishing
ISBN 9781788835886

Description

Key Features

  • Explore Tkinter’s powerful features to easily design and customize your GUI applications
  • Learn the basics of 2D and 3D animation in GUI applications
  • Understand how to integrate stunning data visualizations using Tkinter Canvas and Matplotlib

Book Description

Tkinter is a lightweight, portable, and easy-to-use graphical toolkit available in the Python Standard Library, widely used to build Python GUIs due to its simplicity and availability. This book teaches you to design and build graphical user interfaces (GUIs) that are functional, appealing, and user-friendly using the powerful combination of Python and Tkinter.

After being introduced to Tkinter, you will be guided step-by-step through the application development process. Over the course of the book, you will take your application from a simple data-entry form to a complex data management and visualization tool while maintaining a clean and robust design. In addition to building the GUI, you’ll learn how to connect to external databases and network resources, test your code to avoid errors, and maximize performance using asynchronous programming. You’ll make the most of Tkinter’s cross-platform availability by learning how to maintain compatibility, mimic a platform-native look and feel, and build executables for deployment across popular computing platforms.

By the end of this book, you will have the skills and confidence to design and build powerful high-end GUI applications to solve real-world problems.

What you will learn

  • Implement the tools provided by Tkinter to design beautiful GUIs
  • Execute cross-platform development through minor customizations to your existing application
  • Visualize graphs in real time as data comes in using Tkinter’s animation capabilities
  • Use PostgreSQL authentication to ensure data security for your application
  • Write unit tests to avoid regression when updating code
  • Understand how to navigate records with Treeview

Who This Book Is For

This book is for developers and programmers who are looking to get started with building robust GUI-based applications. Knowledge of Python programming is required to better understand the concepts covered in the book.

Table of Contents

  1. Introduction to TKinter
  2. Designing GUI Applications with Python Tkinter
  3. Creating Basic Forms with Tkinter and ttk Widgets
  4. Reducing User Error with Validation and Automation
  5. Planning for the Expansion of Our Application
  6. Creating Menus with Menu and Tkinter Dialogs
  7. Navigating Records with Treeview
  8. Improving the Look with Styles and Themes
  9. Maintaining Cross-Platform Compatibility
  10. Creating Automated Tests with unittest
  11. Improving Data Storage with SQL
  12. Connecting to the Cloud
  13. Asynchronous Programming with Threading and Queue
  14. Visualizing Data Using the Canvas Widget
  15. Packaging with setuptools and cx_Freeze

Additional information

Author

Alan D. Moore

Edition

1

Edition Year

2018

Format

PDF

Language

English

Number Of Pages

452

Publisher

Packt Publishing

ISBN

9781788835886

Reviews

There are no reviews yet.

Be the first to review “Python GUI programming with Tkinter (pdf)”

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