https://github.com/lmacken/tempi
Add tempo metadata (BPM) to your music collection using The Echo Nest
https://github.com/lmacken/tempi
Last synced: 9 months ago
JSON representation
Add tempo metadata (BPM) to your music collection using The Echo Nest
- Host: GitHub
- URL: https://github.com/lmacken/tempi
- Owner: lmacken
- License: gpl-3.0
- Created: 2012-05-26T04:09:15.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2014-10-02T19:51:42.000Z (over 11 years ago)
- Last Synced: 2025-04-02T03:43:55.179Z (9 months ago)
- Language: Python
- Homepage:
- Size: 191 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
tempi
=====
Add tempo metadata to your music collection.
.. image:: http://the.echonest.com/media/images/logos/EN_P_on_White.gif
:target: http://the.echonest.com
Requirements
------------
Sign up for an `EchoNest API key `_, add
the information to the top of ``tempi.py``.
Then install the Python dependencies:
::
easy_install pyechonest mutagen progressbar fabulous
Using
-----
::
$ python tempi.py
Screenshot
----------
.. image:: http://lewk.org/tempi-screenshot.png
License
-------
.. image:: https://www.gnu.org/graphics/gplv3-127x51.png
:target: https://www.gnu.org/licenses/gpl.txt
Author
------
`Luke Macken `_