A simple music player that can play MP3 files and allows the user to create and manage playlists.
This has been made using customtkinter module and pygame module.
To make the code work, you need to install following packages:-
pip install tkinterpip install customtkinterpip install Pillowpip install pygame
