Skip to content

Generate Cricinfo like scorecard for IPL games from cricsheet yaml files

Notifications You must be signed in to change notification settings

niranjchandrasekaran/scorecard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scorecard

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.

About

Generate Cricinfo like scorecard for IPL games from cricsheet yaml files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages