Python helpers for exploring NHL API data.
The repository includes small modules for schedules, teams, people, games, object markup, and basic tests.
schedule.py- schedule-oriented API helpersteam.py- team-oriented API helperspeople.py- people/player API helpersgame.py- game data helpersobjmarkup.py- object-to-markup formatting helperstests/- lightweight test coverage
./runtests.sh