パッケージ: 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