A Python interface to Last.fm and Libre.fm
Find a file
Amr Hassan 02ccb2b199 * Implemented the scrobbling protocol 2.0 through Network.scrobble(...),
Network.scrobble_many(...), and Network.update_now_playing(...) and
deprecating the old ways. Closes Issues #49 #50 #51.
2011-01-05 12:40:27 +00:00
.build * Implemented the scrobbling protocol 2.0 through Network.scrobble(...), 2011-01-05 12:40:27 +00:00
COPYING Changed the license to Apache 2 2010-08-22 07:09:38 +00:00
INSTALL fixed sqlite caching 2009-08-04 20:20:34 +00:00
pylast.py * Implemented the scrobbling protocol 2.0 through Network.scrobble(...), 2011-01-05 12:40:27 +00:00
README Enter v0.4 2009-08-31 04:18:37 +00:00
setup.py setup.py is now also Python3 friendly 2011-01-05 05:09:30 +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/