Install

Requirements

Installation from source

mpltools may be installed globally using:

$ git clone git@github.com:tonysyu/mpltools.git
$ cd mpltools
$ python setup.py install

or locally using:

$ python setup.py install --prefix=${HOME}

If you prefer, you can use it without installing, by simply adding the path to the mpltools package to your PYTHONPATH variable.

Table Of Contents

Previous topic

Getting Started

Next topic

Example Gallery