Skip to content

Latest commit

 

History

History
53 lines (46 loc) · 1.78 KB

README.md

File metadata and controls

53 lines (46 loc) · 1.78 KB

NBA Viewer

View the data of teams and players in NBA

Screenshot

teamView playerView

Usage

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

The structure of data.json

  • "teams"
  • "updateTime": "2021-07-02 15:23:28"