A Python interface to Last.fm and Libre.fm
Find a file
2014-02-26 19:54:44 +02:00
.build Allow getting venue info through Event.get_venue() as a workaround until 2013-12-26 23:16:55 +00:00
COPYING Import pylast-0.5.11 2012-03-10 14:50:47 +01:00
INSTALL Import pylast-0.5.11 2012-03-10 14:50:47 +01:00
MANIFEST.in Allow getting venue info through Event.get_venue() as a workaround until 2013-12-26 23:16:55 +00:00
pylast.py Merge pull request #1 from inversion/master 2014-02-26 19:54:44 +02:00
README Allow getting venue info through Event.get_venue() as a workaround until 2013-12-26 23:16:55 +00:00
setup.py Merge branch 'master' of github.com:inversion/pylast 2013-12-26 23:18:54 +00: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/