Allows you to get updates about the latest cricket matches in your terminal as well as WhatsApp
Ever wanted the latest cricket scores periodically without repeatedly opening the browser or app? This tool eradicates the necessity for you to do all that and receive the scores as a WhatsApp message as well as in your Terminal.
* fork this repository *
$ git clone https://github.com/<USER_NAME>/cricket_updates
$ cd cricket_updates/
* set up a virtual environment *
$ pip install -r requirements.txt