Contents

mutagen 1.47.0

0

read and write audio tags for many formats

read and write audio tags for many formats

Stars: 1837, Watchers: 1837, Forks: 186, Open Issues: 126

The quodlibet/mutagen repo was created 9 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 1837 github stars!

How to Install mutagen

You can install mutagen using pip

pip install mutagen

or add it to a project with poetry

poetry add mutagen

Package Details

Author
Christoph Reiter
License
GPL-2.0-or-later
Homepage
https://github.com/quodlibet/mutagen
PyPi:
https://pypi.org/project/mutagen/
GitHub Repo:
https://github.com/quodlibet/mutagen

Classifiers

  • Multimedia/Sound/Audio
No  mutagen  pypi packages just yet.

Errors

A list of common mutagen errors.

Code Examples

Here are some mutagen code examples and snippets.

GitHub Issues

The mutagen package has 126 open issues on GitHub

  • mypy: enable no_implicit_reexport
  • Add lots of Typing for python >=3.12 and Modernize
  • typing: enable no-implicit-reexport
  • add typing to mutagen.File
  • Switch code formatter from Flake8 to Ruff
  • wave: Read metadata from RIFF INFO chunk
  • Support RIFF INFO chunk metadata (AVI, WAV, XMA, xWMA, RMI, DLS)

See more issues on GitHub

Related Packages & Articles