Simple Python music player implemented with different GUI and audio libraries
Given the upcoming Sound & Audio Code Jam, I've decided to explore different ways of creating an MP3 player with Python.
There are pros and cons to every approach and I'll be loading more files into this repository as time goes by
My goal is to find the most simple implementation as well as the mostg efficient one