Description
Market quotes and simple gain or loss calculations can be checked from a Python command-line script. This package installs the stock_quote executable and uses Python data libraries, including yfinance, to retrieve and process price data. It is useful for personal tracking and quick reports; online quote data can be delayed or incomplete and should not be treated as financial advice.