Skip to content

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

Notifications You must be signed in to change notification settings

GabrielPastorello/NBAChordDiagramGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages