Package lastfm :: Module artist
[frames | no frames]

Module lastfm.artist

Artist Data
Function Summary
  current_events(artistname, format, **kw)
Events that an artist is marked as playing at
  related_artists(artistname, format, **kw)
People who listen to X also listen to A,B,C...
  top_albums(artistname, format, **kw)
The most popular albums by a given artist
  top_fans(artistname, format, **kw)
Profiles who've listened to a given artist the most, i.e.
  top_tags(artistname, format, **kw)
The most popular tags applied to a given artist
  top_tracks(artistname, format, **kw)
The most popular tracks by a given artist

Function Details

current_events(artistname, format=ical, **kw)

Events that an artist is marked as playing at

related_artists(artistname, format=py, **kw)

People who listen to X also listen to A,B,C...

top_albums(artistname, format=py, **kw)

The most popular albums by a given artist

top_fans(artistname, format=py, **kw)

Profiles who've listened to a given artist the most, i.e. the biggest fans.

top_tags(artistname, format=py, **kw)

The most popular tags applied to a given artist

top_tracks(artistname, format=py, **kw)

The most popular tracks by a given artist

Generated by Epydoc 2.1 on Sat Feb 24 09:22:17 2007 http://epydoc.sf.net