Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 310 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 310 Bytes

CLI NBA Live Scores

Simple script to display all the scores of the NBA games in real time on a CLI. This repo is still under development.

Install the requirements:

pip install -r requirements.txt

Then, run the following command to get all the configuration options:

python live_scores.py -h