Python GUI Master Class with Tkinter: Create 25 Python GUIs
Learn how to make GUIs in Python with Tkinter library and start making your own Python GUI applications Today!
Description
Welcome to the "Python GUI Master Class with Tkinter: Create 25 Python GUIs" course, a course that will give you enough confidence to make GUI Applications and games in python.
Till now you were just aware of running python script on a boring command prompt/terminal, now let's make GUI Applications with python, let's utilize your python coding skill to make awesome GUI Applications.
I will give you step-by-step guidance to make sure you are able to make any GUI Applications on completing this course. I will start by helping you to get your setup done, which includes Python, pip, and, PyCharm IDE installation, we will install the required python packages as and when needed.
We will go through all the GUI widgets :
MainWindow
PhotoImage
Label
Entry
Button
messagebox
Checkbutton
Radiobutton
Scale
Listbox
colorchooser
Text
filedialog
Menu
Frame
Toplevel
Progressbar
Canvas
Scrollbar
ScrolledText
ComboBox
TreeView
Spinbox
LabelFrame
Menubutton
Separator
Sizegrip
tkcalendar
tkPDFViewer
CheckboxTreeview
And many more...
Then we are going to learn how to catch events.
Key Events from the keyboard
Mouse events
Not only that but we are going to learn how to use many python packages.
vlc to play video files
pygame to play audio files
timedelta to convert time in hh:mm:ss format
package to work with pdf files
package to do zip/unzip
package to resize any image
translate for multi-language translation
BeautifulSoup for web scraping
qrcode to with QR Code
gTTS for Text to Speech
random to generate a number randomly
and many more
Along the course, we will many applications and games.
Applications :
App - 01: Digital Clock & Calendar
App - 02: Color Picker
App - 03: Image Viewer/Resizer
App - 04: Multi-Language Translator
App - 05: Morse Code Translator
App - 06: Calculator
App - 07: To-Do List
App - 08: Make Your Own Dictionary From The Internet
App - 09: Sensex Nifty Live Data From Internet
App - 10: QR Code Generator
App - 11: QR Code Reader
App - 12: PDF Viewer
App - 13: TextReader With Font Customization
App - 14: Text To Speech Converter
App - 15: AudioPlayer
App - 16: Video Player
App - 17: Zip/Unzip Files & Folders
App - 18: Alarm Clock
App - 19: Wish a Special Day to a Special One without a Fail
App - 20: Quiz App
Games:
Game - 01: Rock paper scissors
Game - 02: tic tac toe
Game - 03: Color ball finder
Game - 04: Make an image from the image part
Game - 05: Flip a Card ( Card pair)
You will get lifetime access to all the lectures.
Best of all, we will learn by actually DOING IT! As the course name suggests you will master making GUI applications in Tkinter with python by making 20+ applications, and we will also make 5+ GUI games.
Enroll Now and let's start making creative and useful python GUI Applications.
I will see you on the course!
What You Will Learn!
- Learn GUI from the basics
- Be familiar with Tkinter widgets
- How to translator text in multi-language
- Handle Keyboard and Mouse Events
- Learn how to draw different shapes on canvas
- Add tabs and a Menu in your Tkinter application
- Create 2D animation
- Buld Audio/Video Player
- Learn Text Reader/PDF Reader, QR Code Generator and Reader
- Learn how to use pygame, vlc, qrcode, ect.. python packages
- How to read data from CSV & Text files
- How to get live data from Internet( Web Scrapping)
- 20+ GUI Applications
- 5+ GUI Games
Who Should Attend!
- All level Python GUI Developer
- Beginner Python Developers who want to build Awesome GUI Applications & Games
- Python Developer who wants to use interactive UI instead of terminal
- Students who want to build portfolio of 25+ Python GUI Application/Games