mirror of
https://github.com/vinta/awesome-python.git
synced 2025-01-19 07:47:00 +00:00
mutagen has moved to Bitbucket
This commit is contained in:
parent
5732b0a0c5
commit
387650b69f
|
@ -344,7 +344,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
||||||
* [django-elastic-transcoder](https://github.com/StreetVoice/django-elastic-transcoder) - Django + [Amazon Elastic Transcoder](http://aws.amazon.com/elastictranscoder/).
|
* [django-elastic-transcoder](https://github.com/StreetVoice/django-elastic-transcoder) - Django + [Amazon Elastic Transcoder](http://aws.amazon.com/elastictranscoder/).
|
||||||
* [eyeD3](http://eyed3.nicfit.net/) - A tool for working with audio files, specifically MP3 files containing ID3 metadata.
|
* [eyeD3](http://eyed3.nicfit.net/) - A tool for working with audio files, specifically MP3 files containing ID3 metadata.
|
||||||
* [id3reader](http://nedbatchelder.com/code/modules/id3reader.py) - A Python module for reading MP3 meta data.
|
* [id3reader](http://nedbatchelder.com/code/modules/id3reader.py) - A Python module for reading MP3 meta data.
|
||||||
* [mutagen](https://code.google.com/p/mutagen/) - A Python module to handle audio metadata.
|
* [mutagen](https://bitbucket.org/lazka/mutagen) - A Python module to handle audio metadata.
|
||||||
* [pydub](https://github.com/jiaaro/pydub) - Manipulate audio with a simple and easy high level interface.
|
* [pydub](https://github.com/jiaaro/pydub) - Manipulate audio with a simple and easy high level interface.
|
||||||
* [pyechonest](https://github.com/echonest/pyechonest) - Python client for the [Echo Nest](http://developer.echonest.com/docs/) API.
|
* [pyechonest](https://github.com/echonest/pyechonest) - Python client for the [Echo Nest](http://developer.echonest.com/docs/) API.
|
||||||
* [talkbox](http://scikits.appspot.com/talkbox) - A Python library for speech/signal processing.
|
* [talkbox](http://scikits.appspot.com/talkbox) - A Python library for speech/signal processing.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user