Python Chess SVG board viewer

Discussion of chess software programming and technical issues.

Moderator: Ras

chrisw
Posts: 4815
Joined: Tue Apr 03, 2012 4:28 pm
Location: Midi-Pyrénées
Full name: Christopher Whittington

Python Chess SVG board viewer

Post by chrisw »

anyone got good suggestions for a updating console window for the SVG board?

python chess.svg.board() which I save to HD as, eg, test.svg

(similar to sumatra pdf viewer which queries and recognises file updates, only for svg)

Thanks in advance