This website requires JavaScript.
Explore
Help
Sign In
abhin4v
/
python-lastfm
Watch
1
Star
0
Fork
0
You've already forked python-lastfm
Code
Issues
Pull Requests
Releases
Wiki
Activity
A python interface to the last.fm web services API
64
Commits
1
Branch
1
Tag
2.5
MiB
0df01e9ada
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Abhinav Sarkar
0df01e9ada
added some more tests to test_album module. created wsgi_test_app module and data dir to intercept urllib2 requests and serve from local files.
2008-09-16 19:46:48 +00:00
dist
latest dists, changed the version to 0.2
2008-09-02 16:36:16 +00:00
src
refactored the code from artist and track modules and created Wiki class.
2008-09-16 19:45:06 +00:00
test
added some more tests to test_album module. created wsgi_test_app module and data dir to intercept urllib2 requests and serve from local files.
2008-09-16 19:46:48 +00:00
setup.py
Implemented Authentication API and some auth methods in Track class.
2008-09-03 14:43:32 +00:00