pylast/README
Andrew Moss c8216a139e Allow getting venue info through Event.get_venue() as a workaround until
the Venue.getInfo API call is added to Last.fm. Changed version to 0.6
in setup.py and pylast.py to reflect update.
2013-12-26 23:16:55 +00:00

8 lines
158 B
Plaintext

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/