[ 原始碼: webcolors ]
套件:python3-webcolors(1.13-1)
python3 library of color names and value formats
For python3, support is included for the following formats, but this support RGB colorspace only.
* Specification-defined color names * Six-digit hexadecimal * Three-digit hexadecimal * Integer rgb() triplet * Percentage rgb() tripletThis module conversion to/from HSL can be handled by the "colorsys" module in the Python standard library.
其他與 python3-webcolors 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)