/nbaShotCharts

A python module that allows you to scrape and plot nba shot chart data.

Primary LanguagePython

nbaShotCharts

A python module I created that can easily scrape and plot NBA shot chart data from the nba.stats.com API.

TODO:

  • Write better documentation
  • Add functions to create interactive plots (maybe based on bokeh or mpld3)