Metadata-Version: 2.1
Name: nba_live
Version: 0.2.0
Summary: This package allows a user to easily grab data from the live endpoints in the nba_api package
Author: Donnie Leornas
Author-email: Donnieleo22@gmail.com
Requires-Python: >=3.12,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: nba-api (>=1.4.1,<2.0.0)
Requires-Dist: pandas (>=2.2.2,<3.0.0)
Description-Content-Type: text/markdown

# nba_live

This package allows a user to easily grab data from the live endpoints in the nba_api package

