Installation
To install Stockstir, you need to run the following command in your terminal:
$ pip3 install Stockstir
This will install both the Python library and the command line interface (CLI). After installation, you can use Stockstir in two ways:
As a Python library in your code (see Function Use)
As a command line tool by typing
stockstirfollowed by a stock symbol (see Command Line Interface)
$ stockstir AAPL