Metadata-Version: 2.1
Name: nba-player-stats
Version: 0.0.1
Summary: View NBA player stats in the terminal
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests (>"2.28")
Requires-Dist: rich (>"12.5")
Requires-Dist: pandas (>"1.5")
Requires-Dist: lxml (>"4.8")

Quickly view NBA player stats in the terminal using data retrieved from basketball-reference.

Supports viewing averages, totals, and advanced statistics for regular season and playoffs.

![NBA stats demo](assets/nba-stats-demo.gif)
