Metadata-Version: 2.1
Name: nba-stats-tracking
Version: 0.0.7
Summary: A package to work with NBA player tracking stats using the NBA Stats API
Home-page: https://github.com/dblackrun/nba-stats-tracking
Author: Darryl Blackport
Author-email: darryl.blackport@gmail.com
License: MIT License
Description: [![Build Status](https://travis-ci.org/dblackrun/nba-stats-tracking.svg?branch=master)](https://travis-ci.org/dblackrun/nba-stats-tracking)
        [![PyPI version](https://badge.fury.io/py/nba-stats-tracking.svg)](https://badge.fury.io/py/nba-stats-tracking)
        
        A package to work with NBA player tracking stats using the NBA Stats API.
        
        # Features
        * Works with both tracking stats and tracking shot stats
        * Aggregate stats across multiple seasons
        * Aggregate tracking shot stats across multiple filters (ex Wide Open and 18-22 seconds left on the shot clock)
        * Generate game logs
        
        # Resources
        [Documentation](https://nba-stats-tracking.readthedocs.io/en/latest/)
        
        # Notes
        It looks like prior to 2018-19 blocked shots aren't included in the FGA tracking shot totals
        
Keywords: basketball,NBA,player tracking
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
