Installation

You can install Houseplant using pip:

$ pip install houseplant

From Source

You can clone the Github repo:

$ git clone git://github.com/juneHQ/houseplant

And then, you can install it with:

$ pip install -e .