An easy-to-use wrapper for the Brawl Stars API
Project description
Brawl Stats
This library is a sync and async wrapper for the Brawl Stars API.
Python 3.5.3 or later is required.
Features
Easy to use with an object oriented design.
Use the same client for sync and async usage.
Get a player profile and battlelog.
Get a club and its members.
Get the top 200 rankings for players, clubs, or a specific brawler.
Get information about maps, brawlers, and more!
Installation
Install the latest stable build:
pip install brawlstats
Install the development build:
pip install git+https://github.com/SharpBit/brawlstats@development
Documentation
Documentation is being hosted on Read the Docs.
Examples
Examples are in the examples folder.
sync.py shows you basic sync usage
async.py shows you basic async usage
discord_cog.py shows an example Discord Bot cog using discord.py
Misc
If you are currently using this wrapper, please star this repository :)
If you come across an issue in the wrapper, please create an issue.
If you need an API key, visit https://developer.brawlstars.com
Contributing
Special thanks to this project’s contributors ❤️
If you want to contribute, whether it be a bug fix or new feature, make sure to follow the contributing guidelines. This project is no longer actively maintained. No new features will be added, only bugfixes and security fixes will be accepted.
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
File details
Details for the file brawlstats-4.1.0.tar.gz
.
File metadata
- Download URL: brawlstats-4.1.0.tar.gz
- Upload date:
- Size: 10.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.20.1 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9c9fe80d518d8f3c5816194432fb26fafaf9461008c8c41baf682187e2a02ea2 |
|
MD5 | 36cac01f0a2437654dad74aa9df56bb8 |
|
BLAKE2b-256 | 1cfd17b0ce7cec42455239651fb1ec2c9be9ee01dcf5480ac5b03120eedf9d48 |