python-valenceclient/doc/source/installation.rst
Anusha Ramineni 2e80dd1893 Initial cookiecutter commit
Change-Id: I91951d97a18eed0b11ae4ccd6cce90251cffda73
2017-01-13 11:27:38 +05:30

229 B

Installation

At the command line:

$ pip install python-valenceclient

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv python-valenceclient
$ pip install python-valenceclient