This website requires JavaScript.
Explore
Help
Sign In
abhin4v
/
python-lastfm
Watch
1
Star
0
Fork
You've already forked python-lastfm
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
A python interface to the last.fm web services API
129
Commits
1
Branch
1
Tag
2.5
MiB
b30839a26f
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Abhinav Sarkar
b30839a26f
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
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
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