Skip to main content

Provide 33 unique colors in hex or rgb format

Project description

DOI

Summary

Provide 33 unique colors in hex or rgb format.

example

Installation

pip install unique-color

OR


git clone https://github.com/YichaoOU/unique_color

cd unique_color

python setup.py install

Usage

The following command return a list of 33 colors.


from unique_color import unique_color as uc

my_colors = uc.unique_color()

my_colors = uc.unique_color_hex()

my_colors = uc.unique_color_rgb()


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

unique_color-3.0.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

unique_color-3.0-py2.py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page