Skip to content

AlanjyHuang/NBA_Viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

  • Install packages
    • pip install -r requirements.txt
  • You need to have a drivePath.txt file, which contains your chrome drive, in this repository
  • GetINFO.py would generate data.json, and UI.py would take this data to draw someting
  • Start
    • python main.py

data.json Structure

  • "teams"
    • "Boston Celtics"
    • "Brooklyn Nets"
      • ...
    • ...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages