calliope.lastfm
¶
Submodules¶
Package Contents¶
Classes¶
Functions¶
|
|
|
Parse the response code in the given response url |
|
Prompt user to obtain authorization token. |
|
|
|
|
|
|
|
|
|
- calliope.lastfm.sha1sum(text)¶
- calliope.lastfm.parse_response_code(url)¶
Parse the response code in the given response url
- calliope.lastfm.prompt_for_user_token(username, client_id=None, client_secret=None, redirect_uri=None)¶
Prompt user to obtain authorization token.
- calliope.lastfm.add_lastfm_artist_top_tags(lastfm, cache, item)¶
- calliope.lastfm.annotate_tags(lastfm, playlist)¶
- calliope.lastfm.similar_artists(lastfm, count, artist_name)¶
- calliope.lastfm.similar_tracks(lastfm, count, artist_name, track_name)¶
- calliope.lastfm.top_artists(lastfm, count, time_range, include)¶