Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #60528

Re: Access and write .mp3 metadata/tags using Python 3

Date 2013-11-26 10:22 -0700
From Michael Torrie <torriem@gmail.com>
Subject Re: Access and write .mp3 metadata/tags using Python 3
References <07682b1c-ae9a-4d0b-878e-abef0eb15f8a@googlegroups.com> <mailman.3247.1385481459.18130.python-list@python.org> <e5a2cc22-5ccd-4061-80b1-2fd5b7a55557@googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.3250.1385486570.18130.python-list@python.org> (permalink)

Show all headers | View raw


On 11/26/2013 10:10 AM, andonefilms@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

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Access and write .mp3 metadata/tags using Python 3 andonefilms@gmail.com - 2013-11-26 07:41 -0800
  Re: Access and write .mp3 metadata/tags using Python 3 Tim Chase <python.list@tim.thechases.com> - 2013-11-26 09:59 -0600
    Re: Access and write .mp3 metadata/tags using Python 3 andonefilms@gmail.com - 2013-11-26 09:10 -0800
      Re: Access and write .mp3 metadata/tags using Python 3 Michael Torrie <torriem@gmail.com> - 2013-11-26 10:22 -0700
  Re: Access and write .mp3 metadata/tags using Python 3 Michael Torrie <torriem@gmail.com> - 2013-11-26 09:41 -0700
  Re: Access and write .mp3 metadata/tags using Python 3 alex23 <wuwei23@gmail.com> - 2013-11-27 10:20 +1000

csiph-web