Last updated:
0 purchases
peepomap 0.1.2
Peepomap
Just some extra Peepo-Powered Matplotlib colormaps.
📦 Installation
pip install peepomap
🎨 Colormaps
import peepomap
peepomap.tools.display_colormaps(pepomap.cmaps)
💻 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
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.