A Python interface to Last.fm and Libre.fm
Find a file
Amr Hassan c0da0cc880 * Added Scrobbler.scrobble_many(...) method
* Fixed issue #38: Moved AuthenticatedUser.get_cover_image() to User.get_image() and all the other "user.getInfo" related methods to User as well.
* Fixed issue #39: Added PERIOD_7DAYS constant
2010-03-27 18:52:31 +00:00
.build * Added Scrobbler.scrobble_many(...) method 2010-03-27 18:52:31 +00:00
COPYING * better setup script 2009-02-26 05:09:47 +00:00
INSTALL fixed sqlite caching 2009-08-04 20:20:34 +00:00
pylast.py * Added Scrobbler.scrobble_many(...) method 2010-03-27 18:52:31 +00:00
README Enter v0.4 2009-08-31 04:18:37 +00:00
setup.py won't increase build by default anymore 2009-09-08 15:26:47 +00:00

pylast
------

A python interface to Last.fm. Try using the pydoc utility for help
on usage.
For more info check out the project's home page at http://code.google.com/p/pylast/
or the mailing list http://groups.google.com/group/pylast/