Andreas Garcia

@andreas3000
6 Followers
10 Following
1 Posts

Full-stack dev & founder. I love building music tech so people can discover, organize & make sense of their music.

AudioMeta — unified Python library for reading & writing audio metadata (ID3, Vorbis, FLAC)
https://pypi.org/project/audiometa-python/

GrowTheMusicTree — crowd-sourced interactive map of global music genres
https://grow.themusictree.org/

HearTheMusicTree — cloud music library with smart playlists & cross-device sync
https://hear-api.themusictree.org/docs/

Python, Django, React.

Githubhttps://github.com/Andreas-Garcia
BehindTheMusicTreehttps://github.com/behindthemusictree
LinkedInhttps://www.linkedin.com/in/andreas-garcia/

🎵 AudioMeta Python 1.1.0 is out !

Library & CLI for audio metadata (MP3, FLAC, WAV).

New:
- opt-in include_raw_binary_data
- MusicBrainz Artist ID (read/write + CLI).
- Breaking: include_cover/--no-cover removed; use include_raw_binary_data=True for raw/cover.

PyPI: https://pypi.org/project/audiometa-python/
GitHub: https://github.com/BehindTheMusicTree/audiometa

#Python #audio #metadata #MusicBrainz #MP3 #FLAC #WAV #RIFF #ID3V1 #ID3V2

audiometa-python

A comprehensive Python library for reading and writing audio metadata across multiple formats

PyPI