ericmiguel / peepomap

Just some extra Peepo-Powered Matplotlib colormaps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PeepoPing_48x48 Peepomap

Just some extra Peepo-Powered Matplotlib colormaps.

๐Ÿ“ฆ Installation

pip install peepomap

๐ŸŽจ Colormaps

import peepomap

peepomap.tools.display_colormaps(pepomap.cmaps)

pepomap_colormaps_darkbg

pepomap_colormaps_lightbg

๐Ÿ’ป How to use

Simple import and choose a colormap from the above list by it`s name.

import peepomap

cmap = peepomap.cmaps["storm"]

๐Ÿ—๏ธ Development

Create the virtual env using Poetry:

poetry install

About

Just some extra Peepo-Powered Matplotlib colormaps.

License:MIT License


Languages

Language:Python 97.9%Language:Shell 2.1%