/NBAChordDiagramGenerator

NBA Chord Diagram Generator for all NBA teams, of any season (since 2013-14), in a simple and intuitive graphic interface using Python

Primary LanguagePython

NBA Chord Diagram Generator

NBA Chord Diagram Generator for all NBA teams, of any season (since 2013-14), in a simple and intuitive graphic interface using Python.

To properly execute the NBA Chord Diagram 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 NBAChordGenerator.py

And you are ready to go!

The program will generate a HTML file that you can open in your browser to interact with.