A python interface to the last.fm web services API
Go to file
Abhinav Sarkar bbdbfcebb6 * added decorator package to setup dependency
* used 'decorator' decorator on the decorators in the decorators module to avoid function signature mangling
* added 'callback' argument and related documentation in the asynchronous methods in api module
2009-03-24 17:37:42 +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 * added decorator package to setup dependency 2009-03-24 17:37:42 +00:00
test fixed pylint warnings 2009-03-18 04:25:04 +00:00
epydoc.conf added epydoc configuration 2009-03-17 15:22:47 +00:00
setup.py * added decorator package to setup dependency 2009-03-24 17:37:42 +00:00