mirror of
https://github.com/metafy-social/python-scripts.git
synced 2025-04-05 20:35:54 +00:00
Update README.md
This commit is contained in:
parent
797a3b2d9a
commit
63c81b705d
@ -1,5 +1,7 @@
|
|||||||
# Music Player GUI
|
# Music Player GUI
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
This is a GUI framework where two GUI libraries are used:
|
This is a GUI framework where two GUI libraries are used:
|
||||||
|
|
||||||
- Pygame
|
- Pygame
|
||||||
@ -8,3 +10,4 @@ This is a GUI framework where two GUI libraries are used:
|
|||||||
It has functions such as play, stop, pause and resume in order to control the music player.
|
It has functions such as play, stop, pause and resume in order to control the music player.
|
||||||
|
|
||||||
To create a music player with Python, we will be using the **Pygame** sound component and _askdirectory()_ method of Tkinter
|
To create a music player with Python, we will be using the **Pygame** sound component and _askdirectory()_ method of Tkinter
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user