Skip to main content

Chess Query Language (cql) parser

Project description

Description

This package provides a parser for Chess Query Language (‘CQL’_).

The ‘documentation’_ for CQL version 5.1 as found in first half of 2017 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


Download files

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

Source Distribution

chessql-1.2.tar.gz (36.2 kB view hashes)

Uploaded Source

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