Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 630 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 630 Bytes

NBAshotchart

Visualizing shots taken by NBA players for the 2016-2017 season.

Getting Started

Either visit the website here (coming soon) or clone this repo.

git clone https://github.com/jbkuczma/NBAshotchart.git && cd NBAshotchart

(Optional virutal environment): 
    virtualenv -p python3 venv
    source venv/bin/activate
    
pip install -r requirements.txt

flask run

or 

sh start.sh

Example Shot Chart

This is Jimmy Butler's shot chart for the 2016-2017 season. Shot Chart