Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 689 Bytes

File metadata and controls

35 lines (23 loc) · 689 Bytes

Installation

Required dependencies

Optional dependencies

Instructions

Install latest released version

mplotutils is available on PyPi and can be installed with pip:

python -m pip install mplotutils

mplotutils is available on conda-forge and can be installed with conda / mamba:

mamba install -c conda-forge mplotutils

Install development version

python -m pip install git+https://github.com/mpytools/mplotutils