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