BrawlPlex
BrawlPlex is a tool for quickly and easaly using Brawl Stars API. Before using this package learn how Brawl Stars API works. Do not edit _config variables, thay contain parts of the API endpoints.
Moduals
Player
Has two functions "get_player_info" and "get_player_battlelog". Boath function take two arguments firstly the target accoun tag (without #) and your Brawl Stars API key. You can load your API key from a text file by using "BrawlPlex.get_API_key(file_path)".
Clubs
Has two functions "get_club_info" and "get_club_members". Boath take two arguments club tag (without #) and secondly your API key.
Brawlers
Has two functions "get_brawler_list". It takes only your API key. The other function is "get_brawler_info". It takes brawler tag and your API key.
Events
Has only one function "get_event_list". It takes only the API key.
Rankings
Has 5 functions.
- "get_player_rankings" it takes 5 arguments county code (or global), limit (limits the number of items returned), return before and after (obtained from previus response), your API key.
- "get_club_rankings" it takes 5 arguments county code (or global), limit (limits the number of items returned), return before and after (obtained from previus response), your API key.
- "get_brawler_rankings" it takes 6 arguments county code (or global), limit (limits the number of items returned), brawler tag, return before and after (obtained from previus response), your API key.
- "get_powerplay_seasons" it takes 5 arguments county code (or global), limit (limits the number of items returned), return before and after (obtained from previus response), your API key.
- "get_powerplay_season_rankings" it takes 6 arguments county code (or global), county spasific season id, limit (limits the number of items returned), return before and after (obtained from previus response), your API key.
Release files for BrawlPlex 24.7.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| brawlplex-24.7.0.tar.gz | 4.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| BrawlPlex-24.7.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:10.4 kB
Release files / brawlplex-24.7.0.tar.gz
| Download URL | brawlplex-24.7.0.tar.gz |
|---|---|
| Size | 4.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1307d127cda68058cc72e03b28c06f15ac73256ea8d3fd7d7088a4269e403ac3
|
|
BLAKE2b-256 checksum How to use checksums |
ffb0e0f10e2993f1bd6f22bc0d937c0413f2fc33e462053bbb6b2b1d0a1d0c6f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.0 CPython/3.12.3
|
Release files / BrawlPlex-24.7.0-py3-none-any.whl
| Download URL | BrawlPlex-24.7.0-py3-none-any.whl |
|---|---|
| Size | 6.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7f984468462e9b5a5ea4f781f0897cffe5ca6245f20082e85035744716f03feb
|
|
BLAKE2b-256 checksum How to use checksums |
2d2651b2e1584d801aad6dcaee8a05c8b9fdd677140180ae4c353d8608f16bff
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.0 CPython/3.12.3
|