A quick and dirty script to convert files from the open Lichess database to .csv
files with the relevant information. Example output file provided in 2013-01_lichess_partial.csv
.
zstdcat filename.pgn.zst | python path/to/LichessParser/src/main.py output_file.csv