Installation
At the command line:
$ pip install awsfindingsmanagerlib
Or, if you have virtualenvwrapper installed:
$ mkvirtualenv awsfindingsmanagerlib
$ pip install awsfindingsmanagerlib
Or, if you are using pipenv:
$ pipenv install awsfindingsmanagerlib