Installation#

From the PyPI registry#

PyPI publication
pip install streamer-torch

From GitHub#

PyPI publication
pip install git+'https://github.com/ramyamounir/streamer-torch'

From source#

PyPI publication
$ git clone https://github.com/ramyamounir/streamer-torch
$ cd streamer-torch
$ pip install .