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

Module lastfm.tag

Tag Data
Function Summary
    Top X
  top_tracks(tagname, format, **kw)
Tracks tagged the most times with this tag
  top_albums(tagname, format, **kw)
Albums tagged the most times with this tag
  top_artists(tagname, format, **kw)
Artists tagged the most times with this tag
  overall_top_tags(format, **kw)
Most used tags overall

Function Details

overall_top_tags(format=py, **kw)

Most used tags overall

top_artists(tagname, format=py, **kw)

Artists tagged the most times with this tag

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

Albums tagged the most times with this tag

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

Tracks tagged the most times with this tag

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