
All OpenStack projects have a certain project template which they follow, and it can easily applied via cookiecutter.
217 B
217 B
Installation
At the command line:
$ pip install python-hnvclient
Or, if you have virtualenvwrapper installed:
$ mkvirtualenv python-hnvclient
$ pip install python-hnvclient