Skip to content

trstn2/NHL-Tracker-v.1.0.1

NHL Stats Tracker

NHL Stats Tracker is a simple Python application that allows users to fetch and display NHL-related statistics using the NHL API. The application provides options to retrieve league standings, team schedules, team stats, and rosters for the current season.

Prerequisites

Make sure you have Python installed on your system.

# Clone the repository
git clone https://github.com/your-username/NHL-Stats-Tracker.git

# Navigate to the project directory
cd NHL-Stats-Tracker

# Install dependencies
pip install -r requirements.txt

Examples here:

Running the program: EX1 As an example I am choosing Roster Season and the Winnipeg Jets as the team: EX2

Output of code in the console: EX3

Inside the stats_nhl.json file where its easier to gather the info from the console: EX4

As an example I click on the .png link of Mark Scheifele and it opens up into your preferred browser: EX5

About

Tracks your choice of NHL teams. Certain features may not be available.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages