Installation

Guillotina is an installable python package which can be installed with pip, easy_install or buildout.

Additionally, Guillotina provides docker images.

Install with pip

pip install guillotina

Running

Installing Guillotina provide the g executable. To run the server, simply:

g serve

Read command options for details on commands.