[ 原始碼: python-colormap ]
套件:python3-colormap(1.0.4-3)
python3-colormap 的相關連結
Debian 的資源:
下載原始碼套件 python-colormap:
- [python-colormap_1.0.4-3.dsc]
- [python-colormap_1.0.4.orig.tar.gz]
- [python-colormap_1.0.4-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [colormap.readthedocs.io]
相似套件:
ease manipulation of matplotlib colormaps and color codecs (Python 3)
The colormap package provides simple utilities to convert colors between RGB, HEX, HLS, HUV and a class to easily build colormaps for matplotlib. All matplotlib colormaps and some R colormaps are available altogether. The plot_colormap method (see below) is handy to quickly pick up a colormaps and the test_colormap is useful to see test a new colormap.
This package installs the library for Python 3.
其他與 python3-colormap 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-easydev
- common utilities to ease the development of Python packages (Python 3)
-
- dep: python3-matplotlib
- Python based plotting system in a style similar to Matlab (Python 3)
-
- dep: python3-numpy
- Fast array facility to the Python 3 language