python-lastfm/lastfm
Abhinav Sarkar ca436f371c added more documentation 2009-03-05 04:37:02 +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 minor changes 2009-03-05 04:32:57 +00:00
album.py added more documentation 2009-03-05 04:37:02 +00:00
api.py added more documentation 2009-03-05 04:37:02 +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 minor changes 2009-03-05 04:32:57 +00:00
event.py fixed a missing argument error 2009-01-03 11:36:37 +00:00
filecache.py made changes to remove the warning about depracation of md5 module in python 2.6 2009-01-03 17:05:46 +00:00
geo.py minor changes 2009-03-05 04:32:57 +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 minor changes 2009-03-05 04:32:57 +00:00
stats.py minor change 2009-01-03 15:48:44 +00:00
tag.py minor changes 2009-03-05 04:32:57 +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 minor changes 2009-03-04 11:50:26 +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