首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > python-audioscrobblerws

python-audioscrobblerws

  • 资源大小:14.45 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:1次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

python-audioscrobblerws is a Python interface to the Audioscrobbler webservice API located at http://www.audioscrobbler.net/data/webservices/index.php Basic Usage abhinav@xj9-deb:~/code/audioscrobblerws$ pythonPython 2.4.5 (#2, Mar 12 2008, 00:15:51) [GCC 4.2.3 (Debian 4.2.3-2)] on linux2Type "help", "copyright", "credits" or "license" for more information.>>> import audioscrobblerws>>> ws = audioscrobblerws.Webservice()>>> user = ws.GetUser("abhin4v")>>> friends = user.friends>>> friendNames = [f.username for f in friends]>>> friendNames["aalaap", "arjunghosh", "manatoonie", "prototypeangel", "sathyabhat", "phonegger", "n9986","Brajeshwar", "holden_X", "nikunj_nikki_ya", "skulldugger", "sumitkumar", "VanishingNerd","aakrosh", "mysterio86", "galtofkgp", "deepcyan", "irodov", "Gennousuke", "rozuur","algocracker", "Sauvik", "RocktheGod", "diborane", "abhijeet1in", "a

文 件 列 表

audioscrobblerws-0.1.1
PKG-INFO
audioscrobblerws.egg-info
audioscrobblerws
setup.py
setup.cfg

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
0.257996s