Module api
source code
The last.fm web service API access functionalities
Version:
0.2
Author:
Abhinav Sarkar <abhinav@abhinavsarkar.net>
License:
GNU Lesser General Public License
|
Api
The class representing the last.fm web services API.
|
Imports:
LastfmBase,
cached_property,
datetime,
sys,
time,
urllib,
urllib2,
urlparse,
Album,
Artist,
error_map,
LastfmError,
OperationFailedError,
AuthenticationFailedError,
Event,
FileCache,
Location,
Country,
Group,
Playlist,
Tag,
Tasteometer,
Track,
User,
Venue,
md5,
ElementTree