Book Image

The Art of Doing: Create 10 Python GUIs with Tkinter Today! [Video]

By : Michael Eramo
Book Image

The Art of Doing: Create 10 Python GUIs with Tkinter Today! [Video]

By: Michael Eramo

Overview of this book

Have you learned the fundamentals of Python and then asked yourself “What next?”. If so, consider taking this course, which will help you create your own Python GUI applications. The course starts with the installation process of Python on your machines and then takes you through the basics of GUI widgets. Once you are settled down, you will learn the concepts of Python by building interesting applications such as Metric Helper, Color Theme Maker, Morse Code Translator, Simon Memory Game, and a lot more. By building these applications, you will learn how to manage the application layout, understand the functionality of the call APIs, and will find out how to create stand-alone executable files that will run on any Windows machine. By the end of this course, you will be well-versed with the fundamentals of GUI application development using Python’s Tkinter library. The code bundle for this course is available at https://github.com/PacktPublishing/The-Art-of-Doing-Create-10-Python-GUIs-with-Tkinter-Today
Table of Contents (14 chapters)
7
Application 4: Notepad
13
App 10: Astronomy Picture of the Day (APOD Viewer)
Chapter 8
Application 5: Color Theme Maker
Content Locked
Section 3
Color Theme Maker 2
This video is a part of a series of videos that focuses on the Color Theme Maker application.