os-http/doc/source/installation.rst

190 B

Installation

At the command line:

$ pip install os-http

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv os-http
$ pip install os-http