Installation

Requirements

  • CPython 2.7
  • virtualenv (only the latest 2 versions are officially supported and tested)

Note

As Python 2.7 is no longer being maintained, terrarium’s support for 2.7 is officially deprecated and will be removed in a future version.

Install using pip

$ pip install terrarium

Upgrade using pip

$ pip install -U terrarium