Access and write .mp3 metadata/tags using Python 3

Michael Torrie torriem at gmail.com
Tue Nov 26 12:22:23 EST 2013


On 11/26/2013 10:10 AM, andonefilms at gmail.com wrote:
> I'm still a bit new to this.  When I download a module like Mutagen
> and unzip it I have a folder and tons of files within folders?  I see
> no file simply called mutagen?  So how can I import the module?

Also you can install many things using python's built-in package manager:

pip-python install mutagen



More information about the Python-list mailing list