You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

sgfmill

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sgfmill

Library for reading and writing files using Smart Game Format (SGF).

1.1.1
pipPyPI
Maintainers
1

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

It supports:

  • loading SGF game records to make a Python object representation
  • creating SGF game objects from scratch
  • setting properties and manipulating the tree structure
  • serialising game records to SGF data
  • applying setup stones and moves to a Go board position

Download: https://mjw.woodcraft.me.uk/sgfmill/download/sgfmill-1.1.1.tar.gz

Documentation: https://mjw.woodcraft.me.uk/sgfmill/download/sgfmill-doc-1.1.1.tar.gz

Online Documentation: https://mjw.woodcraft.me.uk/sgfmill/doc/1.1.1/

Changelog: https://mjw.woodcraft.me.uk/sgfmill/doc/1.1.1/changes.html

Github: https://github.com/mattheww/sgfmill

Keywords

go

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts