Skip to content

Get current news and stats from the NBA live and directly to your terminal!

Notifications You must be signed in to change notification settings

carpsareokiguess/nba-news-terminal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

nba-news-terminal

Get current news and stats from the NBA live and directly to your terminal!

To run the news retriever you will need to have python 3 installed, as well as the pip libraries click and requests.

Then, just save main.py wherever you want on your local machine and run:

python main.py --lookup="game-summary"

python main.py --lookup="games"

The games parameter will show you today's games, as well as live scores for those games.

The game-summary parameter will show you short write ups about each of the games that have concluded today.

About

Get current news and stats from the NBA live and directly to your terminal!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%