python:mutagen

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
最新のリビジョン両方とも次のリビジョン
python:mutagen [2020/03/29 16:21] ともやんpython:mutagen [2020/12/17 04:26] – [Mutagen を利用したアプリ] ともやん
行 33: 行 33:
 [[http://docs.puddletag.net/|Home — puddletag]]\\ [[http://docs.puddletag.net/|Home — puddletag]]\\
 [[https://github.com/keithgg/puddletag|keithgg/puddletag: Powerful, simple, audio tag editor for GNU/Linux]] - github\\ [[https://github.com/keithgg/puddletag|keithgg/puddletag: Powerful, simple, audio tag editor for GNU/Linux]] - github\\
 +
 +===== インストール =====
 +<WRAP prewrap 100%>
 +<code>
 +$ pip install mutagen
 +</code>
 +</WRAP>
 +<WRAP prewrap 100% #result>
 +<code>
 +Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
 +Collecting mutagen
 +  Downloading https://files.pythonhosted.org/packages/16/b3/f7aa8edf2ff4495116f95fd442b2a346aa55d1d46313143c8814886dbcdb/mutagen-1.45.1-py3-none-any.whl (218kB)
 +    100% |████████████████████████████████| 225kB 226kB/s
 +Installing collected packages: mutagen
 +Successfully installed mutagen-1.45.1
 +</code>
 +</WRAP>
  
 ===== 基礎知識 ===== ===== 基礎知識 =====
  • python/mutagen.txt
  • 最終更新: 2021/10/05 01:13
  • by ともやん