Installation

Requirement : numpy, matplotlib

With pip:

pip install pylfsr

With conda

conda install -c nikeshbajaj pylfsr

in process of including in conda-forge

Build from source

Download the repository or clone it with git, after cd in directory build it from source with

python setup.py install