A python interface to the last.fm web services API
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Abhinav Sarkar b30839a26f added property_adder mixin. moved all "property" attributes of all classes to a Meta class. moved attribute setting code to LastfmBase. 14 years ago
dist latest dists, changed the version to 0.2 15 years ago
docs * refactored the decorators to decorators module from base module 14 years ago
lastfm added property_adder mixin. moved all "property" attributes of all classes to a Meta class. moved attribute setting code to LastfmBase. 14 years ago
test corrected a failing test 14 years ago
epydoc.conf added epydoc configuration 14 years ago
setup.py * added decorator package to setup dependency 14 years ago