A python interface to the last.fm web services API
Go to file
abbgrade 63e81d04ce added compiled python file to .gitignore 2014-11-28 18:28:19 +01: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 property_adder mixin. moved all "property" attributes of all classes to a Meta class. moved attribute setting code to LastfmBase. 2009-04-18 05:11:22 +00:00
test corrected a failing test 2009-04-06 12:17:52 +00:00
.gitignore added compiled python file to .gitignore 2014-11-28 18:28:19 +01: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