Skip to main content

Plot song data using the EchoNest API.

Project description

Plot loudness of a song using the EchoNest API.

The EchoNest API key needs to be setup as an environment variable ECHO_NEST_API_KEY.

#!/usr/bin/env python

from echoplot import EchoPlot

EchoPlot(‘The Clash’, ‘London Calling’).plot()

Optional arguments start and end to start/end the song analysis at a certain time.

Note that your EchoNest API key must be set as an environment variable: ECHO_NEST_API_KEY If you don’t have a key, register at <http://developer.echonest.com>.

Contact, infos, related hacks: <http://apassant.net> and <http://mdg.io>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

echoplot-0.1.1.tar.gz (3.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page