Installation#

Please follow the steps below for installing stream.

Install from the source:#

cd stream
pip install .

Note: Make sure you in the same directory where setup.py file resides.

Installation from PyPi:#

The package is available on PyPi. You can install it using the following command:

pip install -U stream

PyPi link: STREAM