Skip to content
This repository was archived by the owner on Nov 16, 2025. It is now read-only.

Latest commit

 

History

History
31 lines (23 loc) · 383 Bytes

File metadata and controls

31 lines (23 loc) · 383 Bytes

nba-vis

Vises

Requirements

  • Python 2.7
  • SQLite3
  • Ability to run sh scripts (e.g. cygwin)

To Build the SQL Database

cd sql_initialization/
sh nba_init.sh

To Run the Bottle Server

cd server/
python nba_bottle_interface.py