软件包: python3-colorzero (2.0-2)
python3-colorzero 的相关链接
Trisquel 的资源:
下载源码包 colorzero:
维护者:
Original Maintainers:
- Debian Python Team
- Dave Jones
- Peter Green
外部的资源:
- 主页 [pypi.org]
相似软件包:
Construct, convert, and manipulate colors in a Pythonic manner.
Colorzero is a library for working with colors in Python. It is not intended to be as comprehensive as colormath, but is intended to be a little easier to use, particularly for beginners. The major difference with colorzero is that colors are tuples and thus immutable. Standard mathematical operators (addition, subtraction, multiplication, etc.) are used to generate new colors. Conversions are provided for a wide variety of systems including YUV, RGB565, CMYK, CIE Lab, and so on.
This is the Python 3 version of the package.
其他与 python3-colorzero 有关的软件包
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources