Home | Trees | Indices | Help |
|
---|
|
object --+ | base.LastfmBase --+ | object --+ | | | mixins.cacheable.Cacheable --+ | object --+ | | | mixins.searchable.Searchable --+ | Tag
A class representing a tag.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|||
Inherited from base.LastfmBase | |||
---|---|---|---|
|
|||
|
|||
|
|||
|
|
|||
Inherited from mixins.searchable.Searchable | |||
---|---|---|---|
|
|
|||
|
|||
|
|||
|
|||
Inherited from base.LastfmBase | |||
---|---|---|---|
|
|||
|
|||
|
|||
Inherited from mixins.cacheable.Cacheable | |||
a new object with type S, a subtype of T |
|
||
|
|
|||
Inherited from mixins.cacheable.Cacheable | |||
---|---|---|---|
_lock = Lock()
|
|||
registry =
|
|
|||
name name of the tag |
|||
url url of the tag's page |
|||
streamable is the tag streamable |
|||
stats | |||
similar tags similar to this tag |
|||
most_similar most similar tag to this tag |
|||
top_albums top albums for the tag |
|||
top_album top album for the tag |
|||
top_artists top artists for the tag |
|||
top_artist top artist for the tag |
|||
top_tracks top tracks for the tag |
|||
top_track top track for the tag |
|||
playlist | |||
weekly_chart_list | |||
recent_weekly_artist_chart | |||
weekly_artist_chart_list | |||
Inherited from |
|
|
hash(x)
|
repr(x)
|
|
namename of the tag
|
urlurl of the tag's page
|
streamableis the tag streamable
|
stats
|
similartags similar to this tag
|
most_similarmost similar tag to this tag
|
top_albumstop albums for the tag
|
top_albumtop album for the tag
|
top_artiststop artists for the tag
|
top_artisttop artist for the tag
|
top_trackstop tracks for the tag
|
top_tracktop track for the tag
|
playlist
|
weekly_chart_list
|
recent_weekly_artist_chart
|
weekly_artist_chart_list
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Mar 09 17:56:41 2009 | http://epydoc.sourceforge.net |