差分
このページの2つのバージョン間の差分を表示します。
| 次のリビジョン | 前のリビジョン | ||
| python:musicbrainzngs [2020/04/02 09:52] – 作成 ともやん | python:musicbrainzngs [2020/04/02 10:04] (現在) – ともやん | ||
|---|---|---|---|
| 行 1: | 行 1: | ||
| + | < | ||
| + | < | ||
| + | #result pre, #mincode pre { | ||
| + | overflow: scroll; | ||
| + | overflow-x: hidden; | ||
| + | font-size: 10px; | ||
| + | } | ||
| + | #mintbl table { | ||
| + | font-size: 12px; | ||
| + | } | ||
| + | .dokuwiki .plugin_wrap table { | ||
| + | width: auto; | ||
| + | } | ||
| + | </ | ||
| + | </ | ||
| ====== musicbrainzngs ====== | ====== musicbrainzngs ====== | ||
| + | 本家: [[https:// | ||
| + | [[https:// | ||
| + | ソースコード: | ||
| + | ===== インストール ===== | ||
| + | < | ||
| + | $ pip install musicbrainzngs | ||
| + | </ | ||
| + | <WRAP prewrap 100% #result> | ||
| + | < | ||
| + | Collecting musicbrainzngs | ||
| + | Downloading musicbrainzngs-0.7.1-py2.py3-none-any.whl (25 kB) | ||
| + | Installing collected packages: musicbrainzngs | ||
| + | Successfully installed musicbrainzngs-0.7.1 | ||
| + | </ | ||
| + | </ | ||