python-chess VS D3-Chess

Compare python-chess vs D3-Chess and see what are their differences.

python-chess

A chess library for Python, with move generation and validation, PGN parsing and writing, Polyglot opening book reading, Gaviota tablebase probing, Syzygy tablebase probing, and UCI/XBoard engine communication (by niklasf)

D3-Chess

Chess Unwinnability Analyzer is an implementation of a decision procedure for checking whether there exists a sequence of legal moves that allows a certain player to checkmate their opponent in a given chess position. (by miguel-ambrona)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
python-chess D3-Chess
27 11
2,290 48
- -
8.0 5.0
8 days ago 3 months ago
Python C++
GNU General Public License v3.0 only GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

python-chess

Posts with mentions or reviews of python-chess. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-02.

D3-Chess

Posts with mentions or reviews of D3-Chess. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-07.

What are some alternatives?

When comparing python-chess and D3-Chess you can also consider the following projects:

Fairy-Stockfish - chess variant engine supporting Xiangqi, Shogi, Janggi, Makruk, S-Chess, Crazyhouse, Bughouse, and many more

lila - ♞ lichess.org: the forever free, adless and open source chess server ♞

pychess - PyChess - a chess client for Linux/Windows

Lila - ♞ lichess.org: the forever free, adless and open source chess server ♞ [Moved to: https://github.com/lichess-org/lila]

chess-image-generator - Accepts FEN, PGN or array data for chess board and generates PNG or buffer.

ChessUnwinnableAnalyzer - Categorizing unwinnable chess positions

syzygy-tables.info - User interface and public API for probing Syzygy endgame tablebases

pgnToFen - Takes PGN as input and returns FEN

BEGAN-tensorflow - Tensorflow implementation of "BEGAN: Boundary Equilibrium Generative Adversarial Networks"

python-chess-analysis - Full analysis of a chess game including metrics related to imbalances in the positions using Python-Chess library

chess_engine

neural_network_chess - Free Book about Deep-Learning approaches for Chess (like AlphaZero, Leela Chess Zero and Stockfish NNUE)