Skip to main content

An SGF utilization library for Go/chess game players.

Project description

sgfutil

sgfutil is a Python library (see Github repo) for utilizing SGF (Smart Game Format) files. It supports SGF FF4.0 syntax.

Installation & Dependency

Installation:

python -m pip install sgfutil 

Dependency:

  • Python >= 3.6

  • ply library:This library is no longer maintained on pip. Users can visit its official Github repo dabeza/ply for the latest version.

    However, a stable yet a little older version (3.11) of ply is still accessible through pip installation:

    python -m pip install ply

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sgfutil-0.1.1.tar.gz (462.0 kB view hashes)

Uploaded Source

Built Distribution

sgfutil-0.1.1-py3-none-any.whl (16.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page