mt.mpl

Alias module of matplotlib.

Instead of:

import matplotlib as mpl

You do:

from mt import mpl

It will import the matplotlib package.

Please see Python package matplotlib for more details.

Submodules