Ask HN: Writing a simple mp3 player in python
I am trying to write an mp3 player in python using tksnack for learning purposes. Below is some working example code I have written.
Code: http://pastecode.com/Lb
I needed some suggestions on how I can implement pause, next and previous. Can I use the processing module for this or is python a bad choice to create this kind of a program.
thanks in advance
0 comments
[ 3.1 ms ] story [ 12.1 ms ] threadNo comments yet.