A simple python repl mp3 player using snack 2.2. The install and usage instructions are in line.
jose@meanmachine:~$ ./pyREPLay.py ~/JMM/music/PV\ Nova/
Preload of music library successfull!
Type help(), for supported commands.
Python 2.6.6 (r266:84292, Jan 3 2012, 04:14:00)
[GCC 4.4.3] on linux3
Type “help”, “copyright”, “credits” or “license” for more information.
(InteractiveConsole)
>>> repeatAll=0
>>> play()
>>>
Code download from: http://pillar.strangled.net/code/http/pyREPLay.py
Thanks,
Jose