summaryrefslogtreecommitdiff
path: root/nba_scores.egg-info/PKG-INFO
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-05-04 17:03:40 -0500
committerChristian Cleberg <[email protected]>2026-05-04 17:03:40 -0500
commit14d8039e4a6ae27c1a7441a375b87617fd5aea4d (patch)
tree8584d9cb3231a92472601d145da24db337dfce49 /nba_scores.egg-info/PKG-INFO
parent4d40494f3e9aade0f5302678e4df67a7613c157b (diff)
downloadnba-scores-14d8039e4a6ae27c1a7441a375b87617fd5aea4d.tar.gz
nba-scores-14d8039e4a6ae27c1a7441a375b87617fd5aea4d.tar.bz2
nba-scores-14d8039e4a6ae27c1a7441a375b87617fd5aea4d.zip
feat: add Bracket tab for playoffs
Diffstat (limited to 'nba_scores.egg-info/PKG-INFO')
-rw-r--r--nba_scores.egg-info/PKG-INFO15
1 files changed, 4 insertions, 11 deletions
diff --git a/nba_scores.egg-info/PKG-INFO b/nba_scores.egg-info/PKG-INFO
index a440054..9e5fcd8 100644
--- a/nba_scores.egg-info/PKG-INFO
+++ b/nba_scores.egg-info/PKG-INFO
@@ -1,8 +1,8 @@
Metadata-Version: 2.4
Name: nba-scores
-Version: 0.1.7
+Version: 0.2.2
Summary: A CLI interface to get current NBA scores and standings.
-Author-email: Christian Cleberg <[email protected]>
+Author-email: Christian Cleberg <[email protected]>
License-Expression: GPL-3.0-or-later
Project-URL: Homepage, https://git.cleberg.net/nba-scores.git
Project-URL: Issues, https://git.cleberg.net/nba-scores.git
@@ -38,18 +38,10 @@ auto-refresh.
[Back to top](#table-of-contents)
-## PyPi
-
-```shell
-pipx install nba-scores
-```
-
-## Manual
-
```shell
git clone https://git.cleberg.net/nba-scores.git
cd nba-scores
-uv sync
+pipx install .
```
# Usage
@@ -81,6 +73,7 @@ Optional flags:
| Standings | `t` | East / West conference standings, side by side |
| Leaders | `l` | Top 25 players by stat category |
| Playoff Picture | `p` | Conference seeding with clinch and elimination status |
+| Bracket | `k` | Playoff series matchups and series records |
| Box Score | `b` | Per-player live stats for a selected game |
### TUI key bindings