python work with mp3 files code example Example: play music from python from playsound import playsound playsound('audio.mp3')