© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2021
A. ElumalaiIntroduction to Python for Kids https://doi.org/10.1007/978-1-4842-6812-4_16

16. Create Cool Apps with Tkinter

Aarthi Elumalai1  
(1)
Chennai, Tamil Nadu, India
 

In the previous chapter, we learned all about creating, opening, and manipulating your computer’s files in Python. In this chapter, we’re officially back to having fun with Python. You’re going to learn about Tkinter , which is a package that can be used to create desktop apps (GUI – graphical user interface) with Python. You’ll learn how to create buttons, labels, boxes, and so much more.

Tkinter – let’s set it right up!

Remember what we did when we worked with Turtle? Some of the processes ...

Get Introduction to Python for Kids: Learn Python the Fun Way by Completing Activities and Solving Puzzles now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.