Chess Query Language (cql) parser
Project description
Description
This package provides a parser for Chess Query Language (‘CQL’_).
The ‘documentation’_ for CQL version 6.0.4 as found in first half of 2020 was used as a reference.
This package does not implement an evaluator to find games in a ‘PGN’_ file which match a query.
Installation Instructions
Usually this package will be installed by installing ChessTab.
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.
Use Python 3.3 or later.
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 chessql-2.0.1.tar.gz
.
File metadata
- Download URL: chessql-2.0.1.tar.gz
- Upload date:
- Size: 68.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.6.1 requests/2.25.1 setuptools/44.1.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c03c6cdfc5736a34a035e0857481309e7fe2823e299693677a3e30caf07198cd |
|
MD5 | 67af0b53a69969622dd75813fa6773d0 |
|
BLAKE2b-256 | 3b0e0bf4a1b39b4d3883d861cfb47fc85bac829fcb30dbf78220880e70866b7d |