Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 449 Bytes

File metadata and controls

16 lines (13 loc) · 449 Bytes

NBA Shot Chart Generator

Generate shot charts of any NBA player, of any season in a simple and intuitive graphic interface

To properly execute the NBA Shot Chart Generator:

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 NBAShotChartGenerator.py

And you are ready to go!