chessdotpy

Chess in Python, featuring Stockfish and chess.com / Lichess API support

https://github.com/lordporkchop/chessdotpy

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic links in README
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.7%) to scientific vocabulary

Keywords

ai chess chess-ai chess-engine chess-game chess-gui chess-trainer chessdotcom lichess python stockfish
Last synced: 6 months ago · JSON representation ·

Repository

Chess in Python, featuring Stockfish and chess.com / Lichess API support

Basic Info
  • Host: GitHub
  • Owner: LordPorkchop
  • License: other
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 61.2 MB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
ai chess chess-ai chess-engine chess-game chess-gui chess-trainer chessdotcom lichess python stockfish
Created 10 months ago · Last pushed 6 months ago
Metadata Files
Contributing License Citation

Owner

  • Login: LordPorkchop
  • Kind: user

Citation (CITATIONS.md)

# CITATIONS

- **Stockfish Contributors (2025).** *Stockfish 17.1* [Computer software]. Version 17.1. Available at: [https://stockfishchess.org/](https://stockfishchess.org/). Licensed under GNU General Public License.

- **Stockio (2025).** *Chess Pawn Icon* [Image]. Available at: [https://cdn-icons-png.flaticon.com/512/657/657588.png](https://cdn-icons-png.flaticon.com/512/657/657588.png). Licensed under Flaticon Free License.

- **Python Software Foundation (2025).** *Python Logo* [Image]. Available at: [https://wikipedia.org/wiki/Datei:Python-logo-notext.svg](https://wikipedia.org/wiki/File:Python-logo-notext.svg). Licensed under Python Software Foundation License.

GitHub Events

Total
  • Issues event: 4
  • Public event: 1
  • Push event: 29
Last Year
  • Issues event: 4
  • Public event: 1
  • Push event: 29

Dependencies

requirements.txt pypi
  • berserk *
  • chess *
  • chessdotcom *
  • customtkinter *
  • datetime *
  • itertools *
  • os *
  • pillow *
  • platform *
  • pygame *
  • pywin32 *
  • requests *
  • stockfish *
  • time *
  • tkinter *
  • typing *
setup.py pypi