brewer2mpl

Connect colorbrewer2.org color maps to Python and matplotlib


License
Other
Install
pip install brewer2mpl==1.4.1

Documentation

Palettable

Build Status Coveralls Latest Version Supported Python versions Wheel Status

Color Palettes for Python

Palettable (formerly brewer2mpl) is a library of color palettes for Python. It's written in pure Python with no dependencies, but it can supply color maps for matplotlib. You can use Palettable to customize matplotlib plots or supply colors for a web application.

For more information see the documentation.