File: index.rst

package info (click to toggle)
python-zunclient 5.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,056 kB
  • sloc: python: 10,127; sh: 110; makefile: 25
file content (12 lines) | stat: -rw-r--r-- 235 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
==================
Installation Guide
==================

At the command line::

    $ pip install python-zunclient

Or, if you have virtualenvwrapper installed::

    $ mkvirtualenv python-zunclient
    $ pip install python-zunclient