Using publicly available API for NBA data and python, this repository creates a user friendly interface for getting NBA data
Install Python on your system, (version 3.7 or later)
Make sure pip is working, then run this command
pip install -r requirements.txt