Changeset - 004a7cde6de0
[Not reviewed]
default
0 0 1
Laman - 3 years ago 2021-10-20 15:12:28

a readme
1 file changed with 7 insertions and 0 deletions:
0 comments (0 inline, 0 general)
readme.md
Show inline comments
 
new file 100644
 
A script to detect rank changes among Czech go players.
 

	
 
It downloads the rating history, reads and parses the file, filters the relevant results, constructs the rank history for each player and outputs the records between the requested dates.
 

	
 
For the usage just run `python3 rank_progress.py --help`.
 

	
 
Licensed under GNU GPL v3 or newer. See https://opensource.org/licenses/GPL-3.0
0 comments (0 inline, 0 general)