Home | Trees | Indices | Help |
|
---|
|
object --+ | base.LastfmBase --+ | object --+ | | | mixins.cacheable.Cacheable --+ | object --+ | | | mixins.sharable.Sharable --+ | object --+ | | | mixins.shoutable.Shoutable --+ | object --+ | | | mixins.searchable.Searchable --+ | object --+ | | | mixins.taggable.Taggable --+ | Artist
A class representing an artist.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|||
Inherited from base.LastfmBase | |||
---|---|---|---|
|
|||
|
|||
|
|||
|
|||
Inherited from mixins.sharable.Sharable | |||
|
|||
Inherited from mixins.taggable.Taggable | |||
|
|||
|
|
|||
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 artist |
|||
mbid mbid of the artist |
|||
url url of the artist's page |
|||
image images of the artist |
|||
streamable is the artist streamable |
|||
stats stats for the artist |
|||
similar artists similar to this artist |
|||
most_similar artist most similar to this artist |
|||
top_tags top tags for the artist |
|||
top_tag top tag for the artist |
|||
bio biography of the artist |
|||
events events for the artist |
|||
top_albums top albums of the artist |
|||
top_album top album of the artist |
|||
top_fans top fans of the artist |
|||
top_fan top fan of the artist |
|||
top_tracks top tracks of the artist |
|||
top_track topmost fan of the artist |
|||
Inherited from |
|||
Inherited from mixins.shoutable.Shoutable | |||
---|---|---|---|
recent_shout recent shout for this subject |
|||
shouts shouts for this ssubject |
|||
Inherited from mixins.taggable.Taggable | |||
tags |
|
|
|
|
hash(x)
|
repr(x)
|
|
namename of the artist
|
mbidmbid of the artist
|
urlurl of the artist's page
|
imageimages of the artist
|
streamableis the artist streamable
|
statsstats for the artist
|
similarartists similar to this artist
|
most_similarartist most similar to this artist
|
top_tagstop tags for the artist
|
top_tagtop tag for the artist
|
biobiography of the artist
|
eventsevents for the artist
|
top_albumstop albums of the artist
|
top_albumtop album of the artist
|
top_fanstop fans of the artist
|
top_fantop fan of the artist
|
top_trackstop tracks of the artist
|
top_tracktopmost fan of the artist
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Mar 05 01:36:22 2009 | http://epydoc.sourceforge.net |