python-lastfm/src
Abhinav Sarkar 0dfae9e1cb changed paginated methods in geo and user modules to lazy lists 2008-08-27 18:46:31 +00:00
..
__init__.py implemented User.Library and other methods in user.py 2008-08-25 11:44:48 +00:00
album.py moved caching attributes related code to LastfmBase.cachedProperty decorator 2008-08-25 13:18:17 +00:00
api.py implemented User.Library and other methods in user.py 2008-08-25 11:44:48 +00:00
artist.py completed weeklychart module and implemented all weekly chart related methods in user and group modules 2008-08-27 13:33:00 +00:00
auth.py implemented User.Library and other methods in user.py 2008-08-25 11:44:48 +00:00
base.py corrected a bug in LastfmBase.cachedProperty 2008-08-25 13:46:18 +00:00
error.py implemented User.Library and other methods in user.py 2008-08-25 11:44:48 +00:00
event.py implemented User.Library and other methods in user.py 2008-08-25 11:44:48 +00:00
filecache.py implemented User.Library and other methods in user.py 2008-08-25 11:44:48 +00:00
geo.py changed paginated methods in geo and user modules to lazy lists 2008-08-27 18:46:31 +00:00
group.py implemented weeklyXXXChartList properties (as lazy list) in user and group modules. added lazylist module. 2008-08-27 17:03:40 +00:00
lazylist.py implemented weeklyXXXChartList properties (as lazy list) in user and group modules. added lazylist module. 2008-08-27 17:03:40 +00:00
playlist.py implemented User.Library and other methods in user.py 2008-08-25 11:44:48 +00:00
registry.py completed weeklychart module and implemented all weekly chart related methods in user and group modules 2008-08-27 13:33:00 +00:00
search.py implemented User.Library and other methods in user.py 2008-08-25 11:44:48 +00:00
stats.py implemented User.Library and other methods in user.py 2008-08-25 11:44:48 +00:00
tag.py moved caching attributes related code to LastfmBase.cachedProperty decorator 2008-08-25 13:18:17 +00:00
tasteometer.py implemented User.Library and other methods in user.py 2008-08-25 11:44:48 +00:00
track.py moved caching attributes related code to LastfmBase.cachedProperty decorator 2008-08-25 13:18:17 +00:00
user.py changed paginated methods in geo and user modules to lazy lists 2008-08-27 18:46:31 +00:00
weeklychart.py implemented weeklyXXXChartList properties (as lazy list) in user and group modules. added lazylist module. 2008-08-27 17:03:40 +00:00