Scrapes NHL related stats from various websites include the NHL public APIs, ESPN, cbssports.com
This package can be installed via pip:
pip install nhl_scraper
or from the repo:
git clone https://github.com/spilchen/nhl_scraper cd nhl_scraper python setup.py install