Python GUI Development Tutorial - Introduction to TKinter | Create a random music player program

preview_player
Показать описание
Python GUI Programming
#Python

👍Welcome to my Python Tkinter Tutorial
In this video, you will learn how to create Desktop Applications with Python!

This video is only one out of many videos that I will publish on improving your skills to develop nice looking Graphical User Interfaces.

After this video, you will be able to create a Desktop Application with basic styling that includes some logic and functionality.

We will run a nice project that will play music from your computer randomly every 30 seconds.

🔥 Comment below other topics you want to see tutorials next on my Channel.

Connect with me with:

👍 Subscribe for more Python tutorials like this:

------------------------------------------------
Useful links:
- A great documentation for TKinter:

- Color Picker Site:

- All possible Arguments for Button Widget:

- All possible Arguments for Label Widget:
Рекомендации по теме
Комментарии
Автор

Hey everyone, I hope everything is going well with you!
If you ever wanted to learn to program Graphical User Interfaces fast, then I highly recommend to stick for this 40-minute video.
So in the first half of this video, we will learn the basics:
- Launch your first window
- Basic layout methods
- How to put different widgets on your window
- How to give functionality to a Button

And on the other second half, we will create a GUI that picks random music and plays it every 30 seconds.
So stay focused and Enjoy! I hope to see comments on what to keep and what to improve for you guys!

jimshapedcoding
Автор

Merci! It works perfect! I am working a project similar with getting random YouTube songs to play with a click of a button.

fentonmsu
Автор

I really love your videos, would be happy to see some more advaned python stuff and would gladly pay for your content

shaharweiss
Автор

For Windows what i have to import as a alternative of OS
Plz answer it ...
Thanks in advance.

আপেক্ষিক-থ৬ম
Автор

Thanks for the lessons, Please what is the link for the classes video

chibuikematthew
Автор

Make tkinter tutorial for beginners like 20 video or more idk one by one short videos.
Better to teach concepts to beginners i think

realnice
Автор

Bonjour, how did you get the files to play back, i put them in the directory of my project but I am getting a list of errors

fentonmsu
Автор

How to open a file from a tkinter app menu click?

riyapalkar