packetary/doc/source/installation.rst
Bulat Gaifullin b6d09c7ead [packetary] initial commit
the project structure was created by cookiecutter.

Implements: blueprint refactor-local-mirror-scripts
Partial-Bug: #1487077

Change-Id: Ib33955ba1d4013bc1491a503610885367924b0e9
2015-10-20 19:33:48 +00:00

196 B

Installation

At the command line:

$ pip install packetary

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv packetary
$ pip install packetary