Skip to content

ccleberg/nba-scores

Repository files navigation

NBA

NBA is a simple Python package that provides you with a quick and easy command-line interface to current NBA scores and standings.

See the Installation & Usage sections below for more information.

Table of Contents

Installation

Back to top

PyPi

pipx install nba-scores

Manual

To run the script locally, run the following commands:

git clone https://github.com/ccleberg/nba
cd nba
pipx install .

Installation

Usage

Back to top

All commands can be passed to the program with the following template: nba <ARGUMENT>

Argument Shortcut Description
--scores -sc Show today's scoreboard
--standings -st Show current conference standings

Scores: Scores

Standings: Standings

Contributing

Back to top

Any and all contributions are welcome. Feel free to fork the project, add features, and submit a pull request.

About

A CLI to show current NBA scores and standings.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages