Convert your pgn db to JSON (works with variations, each move has FEN code of position). Group (merge) games in PGN db by player name (white or black) or your own rules.
-
Updated
Feb 12, 2021 - Python
Convert your pgn db to JSON (works with variations, each move has FEN code of position). Group (merge) games in PGN db by player name (white or black) or your own rules.
Takes PGN as input and returns FEN
Add a description, image, and links to the chess-pgn topic page so that developers can more easily learn about it.
To associate your repository with the chess-pgn topic, visit your repo's landing page and select "manage topics."