Python Library: mutagen

read and write audio tags for many formats

Library resources
PyPI https://pypi.org/project/mutagen/
Github https://github.com/quodlibet/mutagen
Documentation https://mutagen.readthedocs.io/en/latest/
pip3 install mutagen

then for FLAC files:

from mutagen.flac import FLAC

links

social