marshal/doc/source/installation.rst

190 B

Installation

At the command line:

$ pip install marshal

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv marshal
$ pip install marshal