Metadata-Version: 1.1
Name: nbashots
Version: 0.1.0a9
Summary: A visualization library that helps create NBA player shot charts.
Home-page: https://github.com/savvastj/nbashots
Author: Savvas Tjortjoglou
Author-email: savvas.tjortjoglou@gmail.com
License: BSD (3-clause) "New" or "Revised License"
Description: nbashots is a library that is built on top of matplotlib, seaborn, and
        bokeh in order to create a variety of NBA shot charts using Python.
        nbashots allows for easy access to the NBA stats API in order to exrtact
        the necessary data for creating shot charts.
        
Keywords: nba data visualiztion shot charts
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Other Audience
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
