Installation / Setup

On versions of Ubuntu greater than 16.0, you need to install a few system packages first:

$ sudo apt-get install libffi-dev libssl-dev

Nautilus is availible using pip:

$ pip install nautilus

Necessary Background Processes

In order to run a nautilus cloud, you must have kafka running on your local machine. For more information on kafka including how to run it locally, go here.