simlmx / echonest-track-analyser

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Python 100.0%