brawlwiki

An easy to use wrapper for BrawlWiki API


Keywords
brawl, stars, brawlstats, supercell, brawlwiki
License
MIT
Install
pip install brawlwiki==0.0.2

Documentation

brawlwiki

  • This library is a sync wrapper for BrawlWiki API.
  • Python 3.6 or later is required.

Features

  • Covers all of the endpoints of the API.
  • Access constant values such as attack name, description, etc!
  • Easy to use with an object oriented design.