Welcome to bs.py’s documentation!

Introduction

bs.py is an async library for accessing Brawl Stars API.

Installation

pip install bs.py

Examples

See examples here.

API Reference

Client & Logging In

Logging In

We’ll use the login() function to log in and then interact with the API.

Client

Objects

Abstract Base Classes

Objects

Battles
Clubs
Players

Errors

Exception Hierarchy

All the exceptions raised by the library.

Changelog

v1.0.0

Initial Release

Indices and tables