nhl-data 0.1 A Python API client to get data from the NHL. Example run Get data for Ovechkin in the 2018-2019 season python main.py get-player-stats --id 8471214 --season 20182019 ovechkin.jsonl Get the player list for all teams in the current season python main.py get-player-list playerlist.jsonl