Skip to content
forked from stvhwrd/Ticker

πŸ’ πŸ₯… [Python script] Live updating NHL scores in your terminal

License

Notifications You must be signed in to change notification settings

reaganking/Ticker

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Ticker Build Status

A Python web scraper built to display the score of current and recently finished NHL games. The score is scraped directly from the NHL website every 30 seconds.

Requirements

(It actually works just as well with Python 2, you'd just need to remove the 3 from all the commands provided in (a) this README and (b) requirements.txt)

Additional requirements can be installed with pip - there is a requirements.txt file provided that allows you to simply run pip3 install -r requirements.txt. Included in this file are the following packages:

Usage

Once you've ensured that your system meets the requirements, open a terminal window and execute

python3 your/path/to/ticker.py

Data Source

In future, I plan to support other leagues, likely starting with MLB:

License

Copyright 2016 John Freed and Stevie Howard.

MIT License

About

πŸ’ πŸ₯… [Python script] Live updating NHL scores in your terminal

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%