python-keystoneclient-kerberos/doc/source/installation.rst

258 B

Installation

At the command line:

$ pip install python-keystoneclient-kerberos

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv python-keystoneclient-kerberos
$ pip install python-keystoneclient-kerberos