python-chess is a chess library for Python, with move generation, move validation, and support for common formats. This is the Scholar's mate in python-chess: ...
A simple chess game GUI built with Tkinter and python-chess This project is a simple chess game implemented in Python using the tkinter library for the graphical user interface and the python-chess ...