eyeD3 is a Python module and command line program for processing ID3 tags. Information about mp3 files (i.e bit rate, sample frequency, play time, etc.) is also provided. The formats supported are ID3v1 (1.0/1.1) and ID3v2 (2.3/2.4).
A comprehensive Python library for reading and writing audio metadata across MP3, FLAC, and WAV formats. Supports ID3v1, ID3v2 (v2.2/v2.3/v2.4), Vorbis, and RIFF metadata with rating normalization, and robust error handling.