File: index.rst

package info (click to toggle)
python-sushy 5.10.0-4
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 3,224 kB
  • sloc: python: 17,702; makefile: 30; sh: 2
file content (12 lines) | stat: -rw-r--r-- 196 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
================
Installing Sushy
================

At the command line::

    $ pip install sushy

Or, if you have virtualenvwrapper installed::

    $ mkvirtualenv sushy
    $ pip install sushy