This website works better with JavaScript.
Home
Help
Sign In
abhin4v
/
python-lastfm
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1
Wiki
Activity
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.
129
Commits
1
Branch
Branch:
master
master
0.1
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
python-lastfm
HTTPS
ZIP
TAR.GZ
Abhinav Sarkar
b30839a26f
added property_adder mixin. moved all "property" attributes of all classes to a Meta class. moved attribute setting code to LastfmBase.
13 years ago
dist
latest dists, changed the version to 0.2
13 years ago
docs
* refactored the decorators to decorators module from base module
13 years ago
lastfm
added property_adder mixin. moved all "property" attributes of all classes to a Meta class. moved attribute setting code to LastfmBase.
13 years ago
test
corrected a failing test
13 years ago
epydoc.conf
added epydoc configuration
13 years ago
setup.py
* added decorator package to setup dependency
13 years ago