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