Scorecard generates cricket scorecards. It reads a yaml file from Cricsheet and generates a scorecard akin to the cricinfo.The code works for IPL scorecards but could possibly work for other T20 or Limited Overs cricket scorecards.
The code is written in python and requires numpy, pandas, more_itertools and yaml packages.
The program accepts either a single yaml file or a text file with a list of yaml files using the -f flag. It then outputs the scorecard as a text file with the extension .scard.