Tags
Language
Tags
March 2025
Su Mo Tu We Th Fr Sa
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
SpicyMags.xyz

Build A Drawing App/Paint App With Tkinter And Python

Posted By: ELK1nG
Build A Drawing App/Paint App With Tkinter And Python

Build A Drawing App/Paint App With Tkinter And Python
Published 2/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 2.05 GB | Duration: 5h 6m

Build a Paint App with Python and Tkinter in the easiest way!

What you'll learn

Tkinter Python GUI Development

How to build a drawing/paint app with Tkinter and Python

How to handle keyboard and mouse events in the Tkinter app

How to work with canvas widget and how to draw different shapes in the canvas widget

How to create 2D Animations in canvas

Integrate all functionalities of a paint app

Requirements

You should have a basic understanding of the Python Programming Language

A computer system with an internet connection

Description

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 installationThen 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 aboutHow to draw shapes like lines, rectangles, squares, arcs, ovals, circles & polygons on canvas.How to create simple 2D animations in canvasHow to change the color of the canvas and the brushHow to change the type and the size of the brushHow to add undo facility to delete the shape which we had added recentlyHow to add erase functionalityHow to fill color in created shapesHow to save our drawing as an imageIn 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.

Overview

Section 1: Whare you are you going to learn?

Lecture 1 What are you going to learn in this course ?

Section 2: Let`s make your Setup Ready

Lecture 2 Links to install Python, PIP, PyCharm

Lecture 3 Python Installation

Lecture 4 PIP Installation

Lecture 5 PyCharm Installation

Lecture 6 Important Note

Section 3: Tkinter Widgets Needed to make a Paint App

Lecture 7 Create a Mainwindow

Lecture 8 PhotoImage

Lecture 9 Set Icon to main window

Lecture 10 Label

Lecture 11 Display Methods (pack, place and grid)

Lecture 12 Button

Lecture 13 Combobox

Lecture 14 Entry

Lecture 15 Scale

Lecture 16 Text

Lecture 17 colorchooser

Lecture 18 LabelFrame

Section 4: Canvas widget & 2D Animations

Lecture 19 How to create a line in canvas

Lecture 20 How to create a circle/ellipse in canvas

Lecture 21 How to create a rectangle in canvas

Lecture 22 How to create an image in canvas

Lecture 23 How to create an arc in canvas

Lecture 24 How to create Polygon(Triange and Diamond) in canvas

Lecture 25 2D Animation by using arc

Lecture 26 2D Animation by using move method of canvas

Section 5: Keboard & Mouse Events

Lecture 27 Keyboard events

Lecture 28 Move widgets by Keyboard keys

Lecture 29 Mouse events

Lecture 30 Drag & drop widgets by MouseEvents

Section 6: Drawing/Paint App

Lecture 31 Paint App Preview

Lecture 32 Make a UI of a Paint App

Lecture 33 Select canvas color

Lecture 34 Add Free hand drawing functionality

Lecture 35 Add clear canvas functionality

Lecture 36 Choose brush color

Lecture 37 Choose brush type

Lecture 38 Change brush thickness

Lecture 39 Select shape and show info to draw it

Lecture 40 Draw line

Lecture 41 Draw rectangle

Lecture 42 Draw circle

Lecture 43 Fill color in shape

Lecture 44 Undo shape

Lecture 45 Save the drawing as an image

Lecture 46 Add Eraser functionality in the app

Lecture 47 Assignment-01

Lecture 48 Assignement-02

Section 7: Convert Python file to Executable file (.py to .exe)

Lecture 49 Convert python file to standalone exe file, share with friends

Section 8: Wrapping up: Thank You!

Lecture 50 Bonus Lecture

All level Python GUI Developer,Python Developer who wants to make interactive GUI Apps