SkillAgentSearch skills...

NBAStatsVisualizer

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

Install / Use

/learn @GabrielPastorello/NBAStatsVisualizer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

NBA Stats Visualizer

<p align="center"> <img src="https://user-images.githubusercontent.com/57769272/160888611-9d86f7f3-4031-473b-92dd-1c98dab0c486.png" width="400"> </p>

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

<p align="center"> You can see the main stats from a specific season: </p> <p align="center"> <img src="https://user-images.githubusercontent.com/57769272/160889386-349ebe44-f092-4e0c-9a6a-f3aea86d6175.png" width="300"> </p> <p align="center"> The shot chart from a specific season: </p> <p align="center"> <img src="https://user-images.githubusercontent.com/57769272/160507911-bcbb56fb-1424-4783-b706-189a0cd5e56c.png" width="550"> </p> <p align="center"> And the points per game (PPG) evolution in a player's career: </p> <p align="center"> <img src="https://user-images.githubusercontent.com/57769272/160888783-17dcd88a-bf35-4a26-bd7e-911e8883541e.png" width="550"> </p>

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!

Related Skills

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated1y ago
Forks2

Languages

Python

Security Score

65/100

Audited on Oct 26, 2024

No findings