Installation

Yellowbox is available on PyPI:

$ pip install yellowbox

In order to run specific extras (like redis, or webserver), you will also need to install the package’s relevant extra. Current extras are:

For development purposes, you can also install the dev extra, which will install all of the above extras.