Python and MP3
A. Lloyd Flanagan
alloydflanagan at comcast.net
Tue Jun 22 10:28:20 EDT 2004
O-Zone <o-zone at zerozone.it> wrote in message news:<pan.2004.06.22.09.50.54.581893 at zerozone.it>...
> Hi all,
> i'm looking for an MP3 player/library in Python/wxPython to use in a
> multiplatform program. Someone can help me ?
>
> Oz
I haven't looked for a player, but you may be interested in a library
for reading/editing the information tags that are part of MP3 files:
http://pyid3lib.sourceforge.net/. This is where things like the song
title, album, artist, etc. are stored.
More information about the Python-list
mailing list