Home | Trees | Indices | Help |
|
---|
|
object --+ | base.LastfmBase --+ | object --+ | | | mixins.cacheable.Cacheable --+ | object --+ | | | mixins.shoutable.Shoutable --+ | User
A class representing an user.
|
|||
Playlist A class representing a playlist belonging to the user. |
|||
Library A class representing the music library of the user. |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|||
Inherited from base.LastfmBase | |||
---|---|---|---|
|
|||
|
|||
|
|||
|
|
|||
|
|||
|
|||
|
|||
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 user |
|||
real_name real name of the user |
|||
url url of the user's page |
|||
image image of the user |
|||
stats stats for the user |
|||
language | |||
country | |||
age | |||
gender | |||
subscriber | |||
autheticated is the user autheticated |
|||
events | |||
past_events | |||
recommended_events | |||
friends friends of the user |
|||
neighbours neighbours of the user |
|||
nearest_neighbour nearest neightbour of the user |
|||
playlists playlists of the user |
|||
loved_tracks | |||
recent_tracks recent tracks played by the user |
|||
most_recent_track most recent track played by the user |
|||
top_albums overall top albums of the user |
|||
top_album overall top most album of the user |
|||
top_artists top artists of the user |
|||
top_artist top artist of the user |
|||
recommended_artists | |||
top_tracks top tracks of the user |
|||
top_track top track of the user |
|||
top_tags top tags of the user |
|||
top_tag top tag of the user |
|||
weekly_chart_list | |||
recent_weekly_album_chart | |||
weekly_album_chart_list | |||
recent_weekly_artist_chart | |||
weekly_artist_chart_list | |||
recent_weekly_track_chart | |||
weekly_track_chart_list | |||
recent_weekly_tag_chart | |||
weekly_tag_chart_list | |||
library | |||
Inherited from |
|||
Inherited from mixins.shoutable.Shoutable | |||
---|---|---|---|
recent_shout recent shout for this subject |
|||
shouts shouts for this ssubject |
|
|
|
|
|
hash(x)
|
repr(x)
|
|
namename of the user
|
real_namereal name of the user
|
urlurl of the user's page
|
imageimage of the user
|
statsstats for the user
|
language
|
country
|
age
|
gender
|
subscriber
|
autheticatedis the user autheticated
|
events
|
past_events
|
recommended_events
|
friendsfriends of the user
|
neighboursneighbours of the user
|
nearest_neighbournearest neightbour of the user
|
playlistsplaylists of the user
|
loved_tracks
|
recent_tracksrecent tracks played by the user
|
most_recent_trackmost recent track played by the user
|
top_albumsoverall top albums of the user
|
top_albumoverall top most album of the user
|
top_artiststop artists of the user
|
top_artisttop artist of the user
|
recommended_artists
|
top_trackstop tracks of the user
|
top_tracktop track of the user
|
top_tagstop tags of the user
|
top_tagtop tag of the user
|
weekly_chart_list
|
recent_weekly_album_chart
|
weekly_album_chart_list
|
recent_weekly_artist_chart
|
weekly_artist_chart_list
|
recent_weekly_track_chart
|
weekly_track_chart_list
|
recent_weekly_tag_chart
|
weekly_tag_chart_list
|
library
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Mar 09 17:56:41 2009 | http://epydoc.sourceforge.net |