All Projects → mattheww → sgfmill

mattheww / sgfmill

Licence: other
Python library for Smart Game Format (SGF) files

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to sgfmill

besogo
Embeddable SGF editor/viewer for the game of Go (aka Weiqi, Baduk)
Stars: ✭ 82 (+64%)
Mutual labels:  sgf
Sabaki
An elegant Go board and SGF editor for a more civilized age.
Stars: ✭ 1,768 (+3436%)
Mutual labels:  sgf
sgf to gif
SGF file --> GIF
Stars: ✭ 32 (-36%)
Mutual labels:  sgf
gomill
Python tools for the game of Go (GTP and SGF)
Stars: ✭ 69 (+38%)
Mutual labels:  sgf
sgf4j
Simple SGF Parser for Java
Stars: ✭ 27 (-46%)
Mutual labels:  sgf
computer-go-dataset
datasets for computer go
Stars: ✭ 133 (+166%)
Mutual labels:  sgf
LeelaMasterWeight
Leela Master weight is training from leela zero self-play sgf and human sgf file
Stars: ✭ 49 (-2%)
Mutual labels:  sgf
lizgoban
Leela Zero & KataGo visualizer
Stars: ✭ 131 (+162%)
Mutual labels:  sgf
immutable-gametree
An immutable game tree data type.
Stars: ✭ 18 (-64%)
Mutual labels:  sgf

Sgfmill

Sgfmill is a Python library for reading and writing Go game records using Smart Game Format (SGF).

Full documentation and contact information is available from the home page.

Requirements

Sgfmill requires Python 3.2 or later. There are no other requirements.

This is a Python 3 version of the SGF code from the Python 2 Gomill project. If you need Python 2 support, please use Gomill instead.

Building the documentation

To build the HTML documentation yourself:

./build_docs

The documentation will be generated in doc/_build/html.

Requirements:

  • Sphinx version 1.0 or later (tested with 1.4)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].