2017-07-08 17:30:46 +00:00

193 B

Installation

At the command line:

$ pip install ovsdbapp

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv ovsdbapp
$ pip install ovsdbapp