NHL Data
NHLData is my first public Python package, published on PyPI for installation on any compatible version of Python via pip.
This package enables the user to pull against multiple data sources NHL player and game statistics. The idea was to build a lightweight and low-dependency singular package for this kind of data extraction.
All code is available for review on the project’s GitHub: https://github.com/TonyAllenPrice/nhldata