Easiest way to mass analyze a large database of games

This page summarizes the projects mentioned and recommended in the original post on /r/ComputerChess

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • python-chess-annotator

    Reads chess games in PGN format and adds annotations using an engine

    Game Analysis. Scroll through github for chess annotation software packages (example1, example2), or sketch one out yourself using the python-chess library. I'm pretty certain scidvspc also has the ability to annotate and analyze a repository of games (I vaguely remember doing so for an epd).

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • chess-artist

    A python script that can annotate chess games in pgn file with static evaluation or search score of an engine, can annotate an epd file with acd, acs, bm, and ce opcodes, can test engine with epd test suite and can generate chess puzzles.

    Game Analysis. Scroll through github for chess annotation software packages (example1, example2), or sketch one out yourself using the python-chess library. I'm pretty certain scidvspc also has the ability to annotate and analyze a repository of games (I vaguely remember doing so for an epd).

  • 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

    I'm not clear on what your goals are but you might be able to put something together with python-chess.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Permissive chess lib

    1 project | /r/chessprogramming | 19 Aug 2023
  • he is 2 years into his CS degree

    1 project | /r/ProgrammerHumor | 5 May 2023
  • Last update on the Chessboard before it's (hopefully) complete

    1 project | /r/arduino | 12 Mar 2023
  • Chessboard is coming along nicely

    1 project | /r/3Dprinting | 26 Feb 2023
  • Chess ECO problem part of a chess data mining project in python

    1 project | /r/chess | 20 Feb 2023

Did you konow that Python is
the 2nd most popular programming language
based on number of metions?