/CricWiz

CricWiz uses Pycricbuzz to fetch match infos for you and display them in the command line itself.

Primary LanguagePython

CricWiz

CricWiz is a simple Python script that uses the Pycricbuzz to get you all the inforamtion about you "important" cricket games.

Features

  • Live feed.
  • Allows you to get the full scorecard of a particular match as well as commentary and squads.
  • You can also get detail about the ongoing

Usage

Run CricWiz.py with the following option:

python3 CricWiz.py -l livescore

alt text alt text

Example

  • Live Feed

alt text

  • Scorecard Info

alt text alt text alt text

  • Notification Alerts

alt text

  • Squad

alt text alt text

  • Commentary

alt text

Installation

  • You will require Python 3.

  • Now Run pip install -r requirements.txt.

  • Now you are ready to go just run the command in the usage section and enjoy.

🎉 Shoutout to mzfr for the idea.