There are 3 repositories under python-chess topic.
irwin - the protector of lichess from all chess players villainous
A Deep Learning UCI-Chess Variant Engine written in C++ & Python :parrot:
A Chess GUI based from Python using PySimpleGUI and Python-Chess.
Generate chess puzzles / tactics from a pgn file
♟️ Play Multiplayer Chess in a README file!
Reads chess games in PGN format and adds annotations using an engine
A simple chess game for comparing your moves with other chess engines
A simple tool to merge several chess games stored in pgn files into a single game with all lines included as variations. Useful for creating pgns for opening trainers such as ChessTempo.
Python implementations of early chess engines including TUROCHAMP
Read pgn files, parse positions in the game and save interesting positions for problem-solving sessions.
Simple Chess.com bot written in Python.
hichesslib is a cross-platform Python GUI chess library.
Evaluate quality of play metrics for chess
Analyzes epd file having multiple solution moves with points
Chess AI using neural networks to predict move value
A chess XAI program
Getting Data from Lichess API to gather insights about chess games from top players
Introducing an advanced chess bot that effortlessly automates gameplay on virtually every board configuration, delivering a seamless and immersive experience.
A server side stockfish 17 based game review sytem
Statistical analysis on how opening variations transpose into each other in pro games on Lichess
A Flask app that randomly selects previously played positions where you had made an inaccuracy. Improve your chess by finding the moves you missed!
Model the game of chess as a large complex network
Integration of stockfish, selenium, and python-chess to cheat on chess.com
A program that will generate chess book lines automatically using a chess engine by depth-first search algorithm.
Small code snippet to create polyglot books with python-chess.