A Python interface to Last.fm and Libre.fm
Find a file
2013-12-26 23:11:23 +00:00
.build Closes Issue #71 2011-09-30 23:02:43 +02: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
MANIFEST.in Closes Issue #71 2011-09-30 23:02:43 +02:00
pylast.py Allow getting venue info through Event.get_venue() as a workaround until the Venue.getInfo API call is added to Last.fm 2013-12-26 23:11:23 +00:00
README Bloop 2013-01-16 11:18:29 -06:00
setup.py Update URL 2013-01-16 11:35:44 -06:00

pylast
------

A python interface to Last.fm. Try using the pydoc utility for help
on usage.

Original code can be found at: http://code.google.com/p/pylast/