Python-wowapi is a client library for the World of Warcraft Community, Data and Profile API's.
Project description
python-wowapi
Python-wowapi is a client library for interacting with the World of Warcraft endpoins of the Blizzard API
Python-wowapi includes support for the following WoW API's:
- Community API
- Game data API
- Character Profile API
To interact with this library, you need to first get a client-id and client secret by registering your application.
For more information about official World of Warcraft API's visit:
API Docs
For examples and all available endpoints, visit the API Documentation
Installing
pip install python-wowapi
WoW Classic API support
According to this Forum post, Blizzard is adding support for some game data API's.
In order to use these endpoints, you need to provide the classic namespace:
api.get_item_class_index('us', 'static-classic-us')
Development & Testing
make devinstall
pytest
Alternatively you can also run the full drone.io pipeline locally or remote
drone exec
To build the docs:
make docs
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for python_wowapi-3.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7176f3b6e6dbcf1e2ff5e654a0e891e22e59b253b91c85875c80c58142175aef |
|
MD5 | bed1a1612ee0e208452dbb61d582eb54 |
|
BLAKE2b-256 | 65cade485f2fb45c587699b644fae463895a8307dbecb983e37d27203f6b69c8 |