Skip to content

gyu-eun-lee/ogstosgf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ogstosgf

Tool for converting raw OGS game JSONs to SGFs, modified for use in ogs-data-analysis-tools.

I made this to slightly tweak the output behavior from the original tool to better suit my needs. Not looking to merge at the moment because I'm not sure the new behavior is as originally intended.

Usage:

  1. Input: directory ./ogsjsons containing raw OGS game JSONs in format found at endpoint https://online-go.com/api/v1/games/<game_id>
  2. python3 ogstosgf.py ogsjsons/
  3. Output: SGF files in directory ./ogsjsons

About

Converting raw ogs game jsons to sgfs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%