Previous topic

__init__

Next topic

datetime2

This Page

colors

hex RGB colors and related functions

colors.rgb_to_hex(rgb)[source]
colors.hex_to_rgb(value, scale=1)[source]
colors.color_range(n, start='red', end='blue')[source]