webcolors: Library for working with the color formats defined by HTML and CSS¶
Description¶
Library for working with the color formats defined by HTML and CSS
License¶
BSD-3-Clause
Upstream Contact¶
Type¶
standard
Dependencies¶
Version Information¶
package-version.txt:
1.13
version_requirements.txt:
webcolors
Installation commands¶
$ pip install webcolors
$ sage -i webcolors
If the system package is installed and if the (experimental) option
--enable-system-site-packages
is passed to ./configure
, then
./configure
will check if the system package can be used.