This package browser is in early development. Mind the rough edges.

python-palettable 3.3.3

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.

Installation

Install python-palettable 3.3.3 as follows:

guix install python-palettable@3.3.3

Or install the latest version:

guix install python-palettable

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.