Metadata-Version: 1.1
Name: nba-py
Version: 0.1.1a2
Summary: A python facing API for stats.nba.com
Home-page: https://github.com/seemethere/nba_py
Author: seemethere
Author-email: seemethere101@gmail.com
License: BSD 3-clause "New" or "Revised License"
Description: nba_py
        =======================
        
        A python facing API for stats.nba.com RESTful API, partially based off
        of https://github.com/bradleyfay/NBAStats.
        
        All data returned is returned as a DataFrame from the pandas module
        
Keywords: nba sports data-mining
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2.7
