A python interface to the last.fm web services API
Go to file
Abhinav Sarkar 636e9073ec * refactored the decorators to decorators module from base module
* fixed a bug in authenticate decorator which gave the authenticated results for non-authenticated users
* added documentation for decorators module
* added authenticate decorator to the methods in taggable and sharable mixin modules
* added set_secret and set_session_key methods in Api class
2009-03-10 06:09:11 +00:00
dist latest dists, changed the version to 0.2 2008-09-02 16:36:16 +00:00
docs * refactored the decorators to decorators module from base module 2009-03-10 06:09:11 +00:00
lastfm * refactored the decorators to decorators module from base module 2009-03-10 06:09:11 +00:00
test added tests for venue module 2009-03-05 12:10:41 +00:00
setup.py added tests for the user module 2009-03-05 11:08:53 +00:00