Metadata-Version: 1.1
Name: nba-py
Version: 0.1a1
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 :: Data Miners
Classifier: Topic :: API
Classifier: License :: OSI Approved :: BSD 3-clause "New" or "Revised License"
Classifier: Programming Language :: Python :: 2.7
