Brawlstats

Latest version: v4.2.0

Safety actively analyzes 687918 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 11

2.3.5

Fixed
- Fixed the rate limit handler when error code 429 was returned by the API.

2.3.4

Fixed
- Fixed a [mistake](https://github.com/SharpBit/brawlstats/pull/24) where `time()` was being called directly (instead of `time.time()`)

2.3.3

Added
- Added carl to the brawler list
Changed
- Renamed `Profile` class to `Player`

2.3.2

Fixed
- Allows users to pass in a connector for the async client which fixes issue 19.

2.3.1

Added
- Creates requests with gzip encoding enabled to cut request times.
- Detect a rate limit before it requests from the API.
Changed
- Changed the request log.
- No longer imports itself in `utils.py` for the version number.

2.3.0

Added
- Added caching that clears after 180 seconds to not spam the API with the same requests.
Fixed
- Fixed debug on the sync client.

Page 5 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.