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.
- Outputs:
out
- Website: https://jiffyclub.github.io/palettable/
- Licenses: Expat
- Package source: gnu/packages/python-xyz.scm
- Builds: See build status
- Issues: See known issues
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.