############ Installation ############ PyPI ==== The latest released version is available from `PyPI `__. .. code-block:: console python -m pip install -U mpltern Conda ===== The latest released version is available from `conda-forge `__. .. code-block:: console conda config --add channels conda-forge conda install mpltern GitHub ====== The development version is available from `GitHub `__. .. code-block:: console python -m pip install -U git+https://github.com/yuzie007/mpltern.git