Skip to content

A simple work-in-progress Python app for accessing various API data of Blizzard's World of Warcraft game.

License

Notifications You must be signed in to change notification settings

Shushuda/WoW-API-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WoW API Client

A simple work-in-progress Python app for accessing various API data of Blizzard's World of Warcraft game. The complete list of available functions will be provided once the project reaches its pip deployment status.

Getting Started

The project will be available via pip once most of the features are implemented. At this time, please download the files as-is.

Prerequisites

This project uses:

Python 3.7

as well as following packages:

requests

The end user will also need to obtain a valid Blizzard API client ID and client secret to connect. Please refer to official Blizzard's API documentation for more information.

Authors

License

This project is licensed under the MIT License - see the LICENSE.txt file for details

Acknowledgements

  • PurpleBooth for creating this amazing README template

About

A simple work-in-progress Python app for accessing various API data of Blizzard's World of Warcraft game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages