Psyleague

Latest version: v0.4.1

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

Scan your dependencies

Page 1 of 2

0.4.1

* [fix] info, bot remove, bot update should correctly work games with 3+ players

0.4.0

* support for games with 3+ players (requires updating n_players & cmd_play_game in the cfg file); example play_game script is updated as well
* show: --recent is sorted by score & shows position in the overall ranking as well
* [fix] PDATA_ALL is always sorted

0.3.1

* info: new command to show detailed stats about specific bot (for now it's just winrates)
* [fix] PDATA_ALL now works correctly

0.3.0

* games can now store additional custom data (per test or per player):
- you can use test data to recalculate ratings on a subset of games (via show --filters)
- you can display player data on the leaderboard (check out the config file for more information)
- play_game script now uses a new JSON format and allows for returning multiple games; old format has been removed
- .games file: format changed to JSON
- see readme.md for CodinGame-specific play_game script example that uses the new standard and allows for easy data extraction
* run: -w/--workers N overrides the number of workers set in the config file
* bot show: -s/--resample N displays the ranking using bootstrapped (resampling with replacement) with N games
* bot remove: removes a bot along with all games and recalculates the entire ranking (execution might take a while)
* bot update: -n/--new_name renames bot (this is only partially supported as this doesn't change the bot executable file; warning: can be slow as it updates the whole .games file)
* bot stop/remove: you can stop/remove multiple bots by specifying a comma-separated list of names
* some bugfixes and better error checking in a few places

0.2.0

* add support for retrieving error data (requires update of play_game script!)
* run: can run a fixed number of games with --games
* show: support for custom leaderboard, new leaderboard config option defines columns to show
* show: you can see bot's creation date, change the format with date_format config option
* show: --limit -> --best
* show: added --recent to show the most recent X created bots
* [fix] psyleague show --active had no effect
* [fix] logs show your local timezone now

0.1.1

* [fixes] psyleague config, psyleague bot update -d, installation, linux support

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.