Skip to content

marcuscaisey/NBA-Scores-Summary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

NBA Scores Summary

Script which summarises the NBA games on a given date. Each summary contains the teams' records and the top player of the game (player with highest gamescore).

Dependencies

  • Beautiful Soup
  • requests

Use pip install -r requirements.txt to install dependencies.

Usage

At the command line, type:

python NBAScores.py optional-date

where optional-date is in dd/mm/yyyy form. If date not given, summary will be for today's date.

About

Script which summarises the NBA games on a given date.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages