Installation#

PyPI#

The latest released version is available from PyPI.

python -m pip install -U mpltern

Conda#

The latest released version is available from conda-forge.

conda config --add channels conda-forge
conda install mpltern

GitHub#

The development version is available from GitHub.

python -m pip install -U git+https://github.com/yuzie007/mpltern.git