Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 665 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 665 Bytes

Live-Score-IPL

Displays live score of daily IPL 2019 matches as real time notification.

Prerequisites

Project uses Python 3.7. If not installed, you can install it from here.

After installation, run this command below in your terminal:

pip install -r requirements.txt

This will directly install all the requirements needed for running the application.

Run

Run python script to get live updates of IPL match:

python live_updates.py

Contribution

If you found any bug or have an idea to improve live updates, feel free to contribute by creating an issue and a pull request associated with issue.