Dive Into Python also has a little tutorial/code for reading and editing mp3 tags.
http://www.diveintopython.org/object_oriented_framework/index.html

-JB


On 10/10/06, Max Erickson <[EMAIL PROTECTED]> wrote:
Karlo Lozovina <[EMAIL PROTECTED]> wrote:

> I'm looking for a Python lib which can read and _write_ ID3v1 and
> ID3v2 tags, and as well read as much as possible data from MP3
> file (size, bitrate, samplerate, etc...).
>
> MP3 reproduction is of no importance...
>

Try mutagen:

http://www.sacredchao.net/quodlibet/

--
http://mail.python.org/mailman/listinfo/python-list

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to