os-http/doc/source/installation.rst
2015-09-22 11:03:46 +10:00

190 B

Installation

At the command line:

$ pip install os-http

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv os-http
$ pip install os-http