Skip to content

Sorts games; add eco, opening and variations names; and generate round-robin and swiss tables.

License

Notifications You must be signed in to change notification settings

fsmosca/pgnhelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PgnHelper

An application that can sort games in pgn file; add eco codes, opening and variation names; generates round-robin, swiss and standing tables based from the given pgn file. It supports calculation of rating change and tie-break systems (Direct encounter, Number of wins, Sonneborn-Berger and Koya system) for round-robin and Buchholz cut 1, Buchholz, Sonneborn-Berger, and Direct Encounter for swiss. See the documentation for more informations.

85th Tata Steel Masters, 2023

pgnhelper roundrobin --inpgnfn tatamast23.pgn --output tatamast23_my.html

image

Installation

pip install pgnhelper -U

Documentation

Read the Docs documentation of pgnhelper contains installation guide, features and others.

Links

Credits