python-lastfm/lastfm
Abhinav Sarkar b38b509bbd minor change 2009-01-03 15:48:44 +00:00
..
mixins added shout and shoutable modules to implement getShout method in artist, user and event classes, moved the mixin modules to a separate directory, changed all imports to absolute imports 2008-12-31 05:30:23 +00:00
__init__.py moved venue to a separate module and implemented venue related methods 2009-01-01 11:04:31 +00:00
album.py implemented new methods and check for authenticated method calls. 2008-12-31 20:09:06 +00:00
api.py fixed minor errors 2009-01-02 13:29:06 +00:00
artist.py fixed minor errors 2009-01-02 13:29:06 +00:00
base.py implemented new methods and check for authenticated method calls. 2008-12-31 20:09:06 +00:00
error.py implemented new methods and check for authenticated method calls. 2008-12-31 20:09:06 +00:00
event.py fixed a missing argument error 2009-01-03 11:36:37 +00:00
filecache.py added shout and shoutable modules to implement getShout method in artist, user and event classes, moved the mixin modules to a separate directory, changed all imports to absolute imports 2008-12-31 05:30:23 +00:00
geo.py moved venue to a separate module and implemented venue related methods 2009-01-01 11:04:31 +00:00
group.py implemented new methods and check for authenticated method calls. 2008-12-31 20:09:06 +00:00
lazylist.py added shout and shoutable modules to implement getShout method in artist, user and event classes, moved the mixin modules to a separate directory, changed all imports to absolute imports 2008-12-31 05:30:23 +00:00
objectcache.py added shout and shoutable modules to implement getShout method in artist, user and event classes, moved the mixin modules to a separate directory, changed all imports to absolute imports 2008-12-31 05:30:23 +00:00
playlist.py added shout and shoutable modules to implement getShout method in artist, user and event classes, moved the mixin modules to a separate directory, changed all imports to absolute imports 2008-12-31 05:30:23 +00:00
safelist.py added shout and shoutable modules to implement getShout method in artist, user and event classes, moved the mixin modules to a separate directory, changed all imports to absolute imports 2008-12-31 05:30:23 +00:00
shout.py added shout and shoutable modules to implement getShout method in artist, user and event classes, moved the mixin modules to a separate directory, changed all imports to absolute imports 2008-12-31 05:30:23 +00:00
stats.py minor change 2009-01-03 15:48:44 +00:00
tag.py implemented a compound method: user.get_weekly_tag_chart(). it analyzes user's weekly artist chart and each artist's top tags and creates a weekly tag chart. 2009-01-02 13:32:46 +00:00
tasteometer.py added shout and shoutable modules to implement getShout method in artist, user and event classes, moved the mixin modules to a separate directory, changed all imports to absolute imports 2008-12-31 05:30:23 +00:00
track.py added shout and shoutable modules to implement getShout method in artist, user and event classes, moved the mixin modules to a separate directory, changed all imports to absolute imports 2008-12-31 05:30:23 +00:00
user.py renamed WeeklyTagChart.get() to WeeklyTagChart.create_from_data() 2009-01-02 13:38:24 +00:00
venue.py moved venue to a separate module and implemented venue related methods 2009-01-01 11:04:31 +00:00
weeklychart.py minor changes 2009-01-03 09:24:29 +00:00
wiki.py added shout and shoutable modules to implement getShout method in artist, user and event classes, moved the mixin modules to a separate directory, changed all imports to absolute imports 2008-12-31 05:30:23 +00:00