资 源 简 介
The project has moved to: https://github.com/pylast/pylast
pyLast
Features
Simple public interface.
Access to all the data exposed by the Last.fm webservices.
Scrobbling support.
Full object-oriented design.
Proxy support.
Internal caching support for some webservices calls (disabled by default).
No extra dependencies but python itself.
Support for other API-compatible networks like Libre.fm
Python3-friendly (Starting from 0.5).
...errr, what else?!
Getting Started
Here"s a very simple code example to get you started.
In order to create any object from pylast, you need a Network object which represents a social music network that is Last.fm or any other API-compatible one. You can ob