Portable Game Notation (PGN) parser
Project description
Description
This package provides a parser for chess game scores in PGN format.
Both the strict export format and many less strict import formats are supported.
Classes for handling a single game and files of games are provided.
These classes verify that a game score represents a legal game.
Installation Instructions
Build dependencies
Python 3.3 or later
Install the package by typing
python setup.py install
at the command prompt with setup.py in the current directory.
You may need to give the path and version of Python depending on your system’s configuration:
<path to python>/python<version> setup.py install
For example
C:\Python33\python setup.py install
on Microsoft Windows or
python3.3 setup.py install
on Unix-like systems.
Notes
Project name and package name changed from ‘pgn’ to ‘pgn-chess’ prior to upload to PyPI.
The version numbers of pgn-chess continue on from pgn.
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
File details
Details for the file pgn-read-1.2.tar.gz
.
File metadata
- Download URL: pgn-read-1.2.tar.gz
- Upload date:
- Size: 67.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8d43cbbc8e548d235a2490e4aef909b6f3455261247c07fb5c0196fc40466e07 |
|
MD5 | 850cc6894b58a4e2a8e65196c321be6b |
|
BLAKE2b-256 | f1d5081fcfe82b71e25281caa7b36b62538d38ae61e1b14951ae0447287a8057 |