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
Release history Release notifications | RSS feed
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 details)
Built Distribution
sgfutil-0.1.1-py3-none-any.whl
(16.1 kB
view details)
File details
Details for the file sgfutil-0.1.1.tar.gz
.
File metadata
- Download URL: sgfutil-0.1.1.tar.gz
- Upload date:
- Size: 462.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.5.0.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a1cf9e3b9d8ad17947d5a5cf44355dc09043ce0dace9f45e22b5422a6c64e5c |
|
MD5 | e4cef4406f163868aa63713d37c0da38 |
|
BLAKE2b-256 | 12a1a86a571e68163677da399565fa2949fe336f20b39405e728e15a15d06bd2 |
File details
Details for the file sgfutil-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: sgfutil-0.1.1-py3-none-any.whl
- Upload date:
- Size: 16.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.5.0.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6795588a7d3c417e2cb3dc8b604f54de34b21e9b35822b39c5228cf4777d5f3f |
|
MD5 | 1ba00246507d05e72afc24c1dbee5b43 |
|
BLAKE2b-256 | ad5ca86c5e58b65d4a3a4c7b946b85d0c251dbc22faa20300d3eabd95b4ca922 |