pgnToFen VS pgn2data

Compare pgnToFen vs pgn2data and see what are their differences.

pgnToFen

Takes PGN as input and returns FEN (by SindreSvendby)

pgn2data

A library that converts a chess pgn file into a tabulated CSV data set. (by zq99)
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
pgnToFen pgn2data
1 1
30 12
- -
0.0 4.0
over 1 year ago 3 months ago
Python Python
MIT License GNU General Public License v3.0 only
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.

pgnToFen

Posts with mentions or reviews of pgnToFen. We have used some of these posts to build our list of alternatives and similar projects.

pgn2data

Posts with mentions or reviews of pgn2data. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing pgnToFen and pgn2data you can also consider the following projects:

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

chess-openings - An aggregated data set of chess opening names

maia-chess - Maia is a human-like neural network chess engine trained on millions of human games.

pychess - PyChess - a chess client for Linux/Windows

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.

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

chess-image-generator - Accepts FEN, PGN or array data for chess board and generates PNG or buffer.

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