Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Python で mp3 から情報を読み取るための GPL ライセンスのライブラリを多数見つけました。GPL 以外のライブラリはありますか?
pytaggerは BSD ライセンスを使用しています。
Stagger(新しいBSDライセンス)、純粋なPython3があります。
GStreamer (LGPL) を使用することもできますが、メタデータだけが必要で、再生が必要ない場合は、少しやり過ぎかもしれません。