File: installation.rst

package info (click to toggle)
python-prov 1.5.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 4,728 kB
  • sloc: python: 5,867; xml: 1,528; makefile: 166
file content (12 lines) | stat: -rw-r--r-- 181 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
============
Installation
============

At the command line::

    $ easy_install prov

Or, if you have virtualenvwrapper installed::

    $ mkvirtualenv prov
    $ pip install prov