Leaderboard

Latest version: v3.7.3

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

Scan your dependencies

Page 2 of 7

3.5.0

* Allow options to be passed down to the connection pool.

3.4.0

* Allow a Redis connection to be passed in the Leaderboard initializer using the `redis_connection` option.

3.3.0

* Similar fix to one found in the [Ruby leaderboard](https://github.com/agoragames/leaderboard) library. Fixes TieRankingLeaderboard doesn't rank if the score is 0.
* Allow member data to be set in the `change_score_for(...)` method.
* Add `include_missing` option in leaderboard request options to change
whether or not to include missing members in the result.

3.2.0

* Add `global_member_data` option that allows multiple leaderboards to share the same set of member_data. [51](https://github.com/agoragames/leaderboard/pull/51) for original pull request from the Ruby leaderboard library.
* Add `top` helper method. [50](https://github.com/agoragames/leaderboard/pull/50) for the original pull request from the Ruby leaderboard library.

3.1.0

* Add support for `change_score_for(...)` in the `TieRankingLeaderboard` class.

3.0.1

* Add Python3 version check to accommodate 2to3 change of itertools.izip_longest [30](https://github.com/agoragames/leaderboard-python/pull/30)

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.