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
Release files for pgn2neo4j 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pgn2neo4j-0.0.2.tar.gz | 3.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pgn2neo4j-0.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.2 kB
Release files / pgn2neo4j-0.0.2.tar.gz
| Download URL | pgn2neo4j-0.0.2.tar.gz |
|---|---|
| Size | 3.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
467fbaae66224cbf130687046b23c2975f5c3c5d21dce66a9e1b5085ebe4a299
|
|
BLAKE2b-256 checksum How to use checksums |
2874b6098a78c6c0a30dea7ea8c2be387dcd0f3383af15ea693b6dabfcb43f12
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.4
|
Release files / pgn2neo4j-0.0.2-py3-none-any.whl
| Download URL | pgn2neo4j-0.0.2-py3-none-any.whl |
|---|---|
| Size | 4.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1c96afd8d9423341824b8a621b7ef5216c0f29ae05f01fbd85d88c33870cd6cd
|
|
BLAKE2b-256 checksum How to use checksums |
caa43304c9cb4cd914e5989f7e2b80eae1135c5611cd65b2c46369416a87cdee
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.4
|