chess

A chess library with move generation and validation, Polyglot opening book probing, PGN reading and writing, Gaviota tablebase probing, Syzygy tablebase probing, and XBoard/UCI engine communication.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install chess

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.11.2 2025-02-25    
1.11.1 2024-10-09    
1.11.0 2024-10-04    
1.10.0 2023-07-27
1.9.4 2022-12-22
1.9.3 2022-09-16
1.9.2 2022-06-17
1.9.1 2022-05-28
1.9.0 2022-03-18
1.8.0 2021-12-23
1.7.0 2021-10-07
1.6.1 2021-06-12
1.6.0 2021-06-11
1.5.0 2021-04-07
1.4.0 2021-01-25
1.3.3 2020-12-27
1.3.2 2020-12-12
1.3.1 2020-12-06
1.3.0 2020-11-06
1.2.2 2020-10-29
1.2.1 2020-10-26
1.2.0 2020-10-26
1.1.0 2020-10-26
1.0.1 2020-10-26
1.0.0 2020-10-26

Issues with this package?

Page last updated 2026-09-03 02:26:53 UTC