Generate shot charts of any NBA player, of any season in a simple and intuitive graphic interface
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!