vmtp/doc/source/installation.rst

181 B

Installation

At the command line:

$ pip install vmtp

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv vmtp
$ pip install vmtp