What's this?
It's a Python library that enables interaction with artist/album/tracks
metadata on Last.fm. This library tries to recreate complete
functionality of LastFM Client when it comes to metadata (not streams).

What's this good for?
The code in this library allows performing standard operations on
Last.FM metadata:
    * tag (track, album, artist);
    * recommend (track, album, artist);
    * add to/remove from loved (track);
    * ban/remove from banned (track);
    * remove from listened (track).

Where?
http://code.google.com/p/lastfmsvc/

-- 
Jarek Zgoda

"We read Knuth so you don't have to."
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to