Skip to main content

Convert chess games (PGN:s) to a Neo4j database

Project description

pgn2neo4j

Convert a series of chess games in a PGN file to a Neo4j database.

The database contains Position nodes representing a board position, and Move relationships representing a move from one position to another.

Each Position node has a fen property containing the FEN representation of the position. Additionally, each node contains the following properties:

  • whiteWins: the number of games won by white from this position
  • blackWins: the number of games won by black from this position
  • gamesPlayed: the total number of games played from this position

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pgn2neo4j-0.0.2.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

pgn2neo4j-0.0.2-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

Details for the file pgn2neo4j-0.0.2.tar.gz.

File metadata

  • Download URL: pgn2neo4j-0.0.2.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for pgn2neo4j-0.0.2.tar.gz
Algorithm Hash digest
SHA256 467fbaae66224cbf130687046b23c2975f5c3c5d21dce66a9e1b5085ebe4a299
MD5 56defb7136e1d38c88980c7e7a284f1b
BLAKE2b-256 2874b6098a78c6c0a30dea7ea8c2be387dcd0f3383af15ea693b6dabfcb43f12

See more details on using hashes here.

File details

Details for the file pgn2neo4j-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: pgn2neo4j-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 4.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for pgn2neo4j-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 1c96afd8d9423341824b8a621b7ef5216c0f29ae05f01fbd85d88c33870cd6cd
MD5 d74573c7eae33aee96b382125b4e4b48
BLAKE2b-256 caa43304c9cb4cd914e5989f7e2b80eae1135c5611cd65b2c46369416a87cdee

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page