python-hnvclient/doc/source/installation.rst

217 B

Installation

At the command line:

$ pip install python-hnvclient

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv python-hnvclient
$ pip install python-hnvclient