Skip to main content

Simple python wrapper for the Brawl Stars API!

Project description

brawlapi

Simple python wrapper for the Brawl Stars API! This module uses: brawlapi.com (Brawlify.com), brawlstats.

Requirements

  • Python version: 3.6+
  • Python Modules: requests, json, os
  • OS: Windows, Linux, Android, MacOS

Installing and Using

You can use this API in two ways:

  1. Download and place the brawlapi.py file in the directory. Then import the file to the script: import brawlapi.
  2. Use pip: pip install brawlapi-py and import to code: import brawlapi.

Authorization

To use this API you need access token from here: https://developer.brawlstars.com/#/account
Use this function to authenticate:

bs = brawlapi.BrawlApi() bs.BrawlSession('token')

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

brawlapi-py-1.0.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

brawlapi_py-1.0-py3-none-any.whl (3.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page