An open API service indexing awesome lists of open source software.

https://github.com/simlmx/echonest-track-analyser

simple script that uploads tracks to echonest's API and then parses and aggregate the output
https://github.com/simlmx/echonest-track-analyser

Last synced: 9 months ago
JSON representation

simple script that uploads tracks to echonest's API and then parses and aggregate the output

Awesome Lists containing this project

README

          

# echonest-track-analyser
Simple script that uploads tracks to echonest's API and then parses and aggregate the output.

prerequisites
-------------

You need `git` and `python3`.

download
--------

git clone https://github.com/simlmx/echonest-track-analyser.git
cd echonest-track-analyser

install
-------

pip3 install -r requirements.txt

usage
------

./analyse_tracks -k your_key -o json_folder input_files
./parse_json -o output.csv json_folder/*.json