python-chess-annotator VS irwin

Compare python-chess-annotator vs irwin and see what are their differences.

python-chess-annotator

Reads chess games in PGN format and adds annotations using an engine (by rpdelaney-archive)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
python-chess-annotator irwin
1 57
58 486
- -
0.0 0.0
about 3 years ago over 1 year ago
Python Python
GNU General Public License v3.0 only GNU Affero General Public License v3.0
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-annotator

Posts with mentions or reviews of python-chess-annotator. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-24.
  • Easiest way to mass analyze a large database of games
    3 projects | /r/ComputerChess | 24 Apr 2021
    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).

irwin

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

What are some alternatives?

When comparing python-chess-annotator and irwin you can also consider the following projects:

pgn-tactics-generator - Generate chess puzzles / tactics from a pgn file

nnue-pytorch - Stockfish NNUE (Chess evaluation) trainer in Pytorch

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.

lichess-bot - A bridge between Lichess API and chess engines

chess - Program for playing chess in the console against AI or human opponents

kaladin - Machine learning tool aimed at automating cheat detection using insights data.

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

anarchychess-bot - The (un)official Lichess bot of r/AnarchyChess. Plays the Ruy Lopez, always captures en passant, never plays rook a4, and plays ke2!!/ke7!! when possible.

command-line-chess - A python program to play chess against an AI in the terminal.

pychess - PyChess - a chess client for Linux/Windows

Auto-Chess - A chess bot that automatically calculates the best moves and plays them for you

chess - A chess library, chess engine, Lichess client, and UCI implementation written in Java