Skip to content

NBA Stats Visualizer for any NBA player, of any season, with both shot charts and basic stats in a simple and intuitive graphic interface using Python

Notifications You must be signed in to change notification settings

GabrielPastorello/NBAStatsVisualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

NBA Stats Visualizer

NBA Stats Visualizer for any NBA player, of any season, with both shot charts and basic stats in a simple and intuitive graphic interface using Python

You can see the main stats from a specific season:

The shot chart from a specific season:

And the points per game (PPG) evolution in a player's career:

To properly execute the NBA Stats Visualizer:

Download Python version 3 and PIP

Install the program requirements by opening the command prompt on the NBA folder:

python -m pip install -r requirements.txt

Then, you can execute the program with

py NBAStatsVisualizer.py

And you are ready to go!

About

NBA Stats Visualizer for any NBA player, of any season, with both shot charts and basic stats in a simple and intuitive graphic interface using Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages