Welcome to the "Build A Drawing App/Paint App With Tkinter and Python" course, a Tkinter is the standard Python interface for developing GUI. Python with Tkinter is the fastest and easiest way to create GUI applications.
In this course first, you will learn about Tkinter widgets that we will use in our application. You will learn how to use widgets, how to customize them, how to change their properties, and a lot more, additionally we will also learn how to handle keyboard and mouse events in canvas and we will see how to move objects using a keyboard and mouse.
I will start by helping you to get your setup done, which includes Python, pip, and, PyCharm IDE installation
Then after I will teach you how to make GUI for the drawing/paint app in Python using Tkinter and then we will integrate the functionality.
You will be surprised just how quickly you can create any GUIs.
Throughout the course, we will be building out a Paint/Drawing app.
We are going to learn about
In the end, I will show you how to package your app as a .exe file that you can share with others!
So what are you waiting for? Let's start creating a Paint/Drawing App with Python now.