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

您现在的位置是:虫虫源码 > Python > Python世界魔兽世界API

Python世界魔兽世界API

  • 资源大小:2.92 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: python api 魔兽世界 世界

资 源 简 介

armorypy is a Full World of Warcraft Armory API written in python. Example ``` from armory import Armory raider = Armory().getCharacter("Druidamen","Dun Modr","EU") for item in raider["items"]: print "http://www.wowhead.com/?item="+str( item["id"] ) for gem in item["gems"]: print " http://www.wowhead.com/?item="+str( gem ) ``` More Info At the moment, you can inspect this character info: General Info Class Sex Race Talent Tree Faction Battlegroup Guild Level Archievement points Pvp Lifetime Honorable Kills Professions Name Max value Value Titles Stats Strength Stamina Agility Intellect Spirit

文 件 列 表

armorypy-0.4
armory.py
test.armory.py
VIP VIP
  • IATWAY 1天前 成为了本站会员

  • 大智若愚 1天前 成为了本站会员

  • Mason 1天前 成为了本站会员

  • 1天前 成为了本站会员

  • Half_Punch 2天前 成为了本站会员

  • liqing71718 2天前 成为了本站会员

  • 伟国 2天前 成为了本站会员

  • songy 2天前 成为了本站会员

  • 纯色幽默 2天前 成为了本站会员

  • odd? 2天前 成为了本站会员

0.175117s