Page 3 of 3

Re: Wanted: Programmer for a small EPD tool...

Posted: Fri May 03, 2019 2:09 pm
by Ferdy
Progress so far. I hope to release a beta next week.

* Add function to process pgn to epd
* Add status label in GUI.

Image

GUI is handled by https://pysimplegui.readthedocs.io/en/latest/
PGN processing is handled by https://python-chess.readthedocs.io/en/latest/pgn.html

Re: Wanted: Programmer for a small EPD tool...

Posted: Thu May 09, 2019 11:28 am
by Ferdy
Released a beta in github.

https://github.com/fsmosca/PgnToEpd

Image

Re: Wanted: Programmer for a small EPD tool...

Posted: Thu May 09, 2019 1:22 pm
by Glarean
Thx for your work!
For my bug report, read my private message.

Greetings: Walter

Re: Wanted: Programmer for a small EPD tool...

Posted: Fri Jan 03, 2020 5:19 pm
by Jonathan003
despite some slight transposition
bugs as result of sometimes strange moves (eg Ng1f3 e5 Nf3g1 ?)

jef
Are there other known transposition bugs when using Bookbuilder? Is there some easy way to find games with these transposition bugs, after converting the book to pgn with bb36c. I open the pgn in Chessbase and convert to cbh format so I can do some searches. If I could find al games with these transposition bugs, I could delete these games. So only the games with the useful transpositions are preserved.
I know it is possible to search with pgn-extract for games with threefold repetition, and delete them. But that's not helpful for finding these transposition bugs.