Anything *nix based, including Linux and Mac
Python 2.7, Python 3.3, and the Python requests and argparse modules
In order to get Nessus Rest installed and take care of any dependencies, you need run the following:
$ sudo easy_install nessrest
$ pip install -r requirements.txt
$ pip install nessrest```