Currently this tool need pgn's to be present in a same folder in which the script but it would be nice if you can take path to pgn files/folder and then run the tool on them.
@dn1z If you don't want command line feature in the tool then fine but if it's because you can't do it because of you're time or another reason then I'll be happy to work on this.
Currently this tool need pgn's to be present in a same folder in which the script but it would be nice if you can take path to pgn files/folder and then run the tool on them.
I would suggest to use
argparse
for simplicity.