Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 455 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 455 Bytes

stockprice

A fast CLI tool with few dependencies.

Works for all tickers listed on Yahoo Finance, including cryptocurrency trading pairs (e.g. TSLA, BTC-USD) render1679340820713

Installation

Using pipx

pipx install stockprice-cli

Alternatively, using pip (or pip3):

pip install stockprice-cli