krz/nba-scores
A CLI/TUI app for NBA scores.
clone: git clone https://gitbay.org/krz/nba-scores.git
17ac5991430695086568c0a5106a80a8bcd4452c
verified · cmc
author: Christian Cleberg <hello@cleberg.net> · 2026-04-16T03:29:35Z
.gitignore | 2 ++ 1 file changed, 2 insertions(+) @@ -2,3 +2,5 @@ venv/ dist/ nba-scores.egg-info* +nba/__pycache__/ +nba/tui/__pycache__/