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

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!weretis.net!feeder4.news.weretis.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <torriem+gmail@torriefamily.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.022
X-Spam-Evidence '*H*': 0.96; '*S*': 0.00; 'subject:Python': 0.06; 'subject:using': 0.09; 'from:addr:torriem': 0.16; 'from:name:michael torrie': 0.16; 'module?': 0.16; 'folder': 0.16; 'wrote:': 0.18; 'bit': 0.19; 'module': 0.19; "python's": 0.19; 'import': 0.22; 'install': 0.23; 'header:User-Agent:1': 0.23; 'subject: .': 0.24; 'subject:/': 0.26; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; "i'm": 0.30; 'file': 0.32; 'this.': 0.32; 'message-id:@gmail.com': 0.38; 'to:addr:python-list': 0.38; 'files': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'called': 0.40; 'how': 0.40; 'new': 0.61; 'simply': 0.61; 'email addr:gmail.com': 0.63; 'within': 0.65
X-Virus-Scanned amavisd-new at torriefamily.org
Date Tue, 26 Nov 2013 10:22:23 -0700
From Michael Torrie <torriem@gmail.com>
User-Agent Mozilla/5.0 (X11; Linux i686; rv:10.0.12) Gecko/20130105 Thunderbird/10.0.12
MIME-Version 1.0
To python-list@python.org
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>
In-Reply-To <e5a2cc22-5ccd-4061-80b1-2fd5b7a55557@googlegroups.com>
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding 7bit
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.3250.1385486570.18130.python-list@python.org> (permalink)
Lines 8
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1385486570 news.xs4all.nl 15937 [2001:888:2000:d::a6]:40119
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:60528

Show key headers only | 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