Playsound implentation in Python

Add software so playsound can be used on replit!

I have a python project I’m running through an iframe for easy website support, and composed several songs for the game’s soundtrack. Because of how audio currently works on python, while playing on the website, no audio can be implemented! Playsound is a really useful python module that could solve this problem.