Skip to content

eeeXun/NBA_Viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages