Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python PGN -> JSON

This script can convert a PGN file to a JSON file.

Usage

python3 main.py <PGN FILE NAME> <OUTPUT JSON FILE NAME>

Benchmark script

This repo also contains a benchmark script, which automatically downloads a lichess database file, decompresses it, and feeds it to the converter script.

First make the script executable: sudo chmod +x script.sh

then run it:

time ./script.sh

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages