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
39
Commits
1
Branch
1
Tag
2.5
MiB
f85089fe20
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
f85089fe20
added FETCH_INTERVAL to api class. now all URL fetch requests will take place with an interval of FETCH_INTERVAL. in user class, weeklyXXXChartList methods will ignore any exception raised during fetching data.
2008-08-27 19:48:37 +00:00
dist
latest dists
2008-08-17 19:18:04 +00:00
src
added FETCH_INTERVAL to api class. now all URL fetch requests will take place with an interval of FETCH_INTERVAL. in user class, weeklyXXXChartList methods will ignore any exception raised during fetching data.
2008-08-27 19:48:37 +00:00
setup.py
changed paginated methods in geo and user modules to lazy lists
2008-08-27 18:46:31 +00:00