Ngoma.py is a fun project to create an MPlayer clone in python. I do not have a clear idea how it will evolve, just a toy project to learn more about python. Fork the code if you find it useful/fun.
Ngoma.py has the following dependencies.
pygame - The mixer package is used for mp3 file playback.
mutagen - Used to read the ID3 tags.
In it's current form, Ngoma.py can playback mp3 files and read their metadata.
© Okal Otieno, 2011 & beyond.