Skip to content

Visualizing shots taken by NBA players. Powered by Flask

License

Notifications You must be signed in to change notification settings

jbkuczma/NBAshotchart

Repository files navigation

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

About

Visualizing shots taken by NBA players. Powered by Flask

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published