资 源 简 介
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