File: installation.rst

package info (click to toggle)
python-morris 1.2-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 320 kB
  • sloc: python: 378; makefile: 150; sh: 4
file content (12 lines) | stat: -rw-r--r-- 187 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
============
Installation
============

At the command line::

    $ easy_install morris

Or, if you have virtualenvwrapper installed::

    $ mkvirtualenv morris
    $ pip install morris