diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-22 20:20:11 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-22 20:20:11 -0500 |
commit | 5306e5aa8c64bbcc2b44dca2cbb79a164e2ac3b8 (patch) | |
tree | 844c8e4795a2618dd516c356423c29682be5e5c8 /libraries/pyechonest/README | |
parent | b5d6078a266419ab861661ee855473b79e508123 (diff) |
libraries/pyechonest: Removed (dead upstream)
Diffstat (limited to 'libraries/pyechonest/README')
-rw-r--r-- | libraries/pyechonest/README | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/libraries/pyechonest/README b/libraries/pyechonest/README deleted file mode 100644 index 52976aa5b92a6..0000000000000 --- a/libraries/pyechonest/README +++ /dev/null @@ -1,18 +0,0 @@ -Tap into The Echo Nest's Musical Brain for the best music search, -information, recommendations and remix tools on the web. - -Pyechonest is an open source Python library for the Echo Nest API. -With Pyechonest you have Python access to the entire set of API -methods including: - -- artist - search for artists by name, description, or attribute, - and get back detailed information about any artist including audio, - similar artists, blogs, familiarity, hotttnesss, news, reviews, - urls and video. -- song - search songs by artist, title, description, or attribute - (tempo, duration, etc) and get detailed information back about each - song, such as hotttnesss, audio_summary, or tracks. -- track - upload a track to the Echo Nest and receive summary - information about the track including key, duration, mode, tempo, - time signature along with detailed track info including timbre, - pitch, rhythm and loudness information. |