opinel is the Python package used by Scout2 and AWS-Recipes.
Install via pip:
$ pip install opinel
Install from source:
$ git clone https://github.com/nccgroup/opinel $ cd opinel $ python setup.py install
Code shared between Scout2 and AWS-recipes.
pip install opinel==3.3.4
opinel is the Python package used by Scout2 and AWS-Recipes.
Install via pip:
$ pip install opinel
Install from source:
$ git clone https://github.com/nccgroup/opinel $ cd opinel $ python setup.py install