summaryrefslogtreecommitdiff
path: root/docs/building.md
blob: 32de2d4e1bfcb360b552da921239827087eb45f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
To build initial ranking:

```
python ranking.py DATE > http/FILENAME.html
```

To build subsequent rankings:

```
python ranking.py DATE PREVIOUS_DATE > http/FILENAME.html
```

To build players' pages:
```
python players.py http/players/ [DATES_CONFIG]
```

Name, surname and club are always used from the current `players` table. Regions, genders and age categories are read per-ranking.