Provide 33 unique colors in hex or rgb format
Project description
Summary
Provide 33 unique colors in hex or rgb format.
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
Release history Release notifications | RSS feed
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-2.0.tar.gz
(2.5 kB
view details)
Built Distribution
File details
Details for the file unique_color-2.0.tar.gz
.
File metadata
- Download URL: unique_color-2.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e816f8e4e743806ca61a72b089005fe662a516ba799882cb4552bccbcbb341cc |
|
MD5 | c64e6f39ebf8eee7b00873ccaa40f70e |
|
BLAKE2b-256 | daa800704ac4a05aaac2802b59c1cbf224074e6eabe6ebfad4920f0d9a0a483b |
File details
Details for the file unique_color-2.0-py2.py3-none-any.whl
.
File metadata
- Download URL: unique_color-2.0-py2.py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 88627fb119475371072ae4e428e21f582d690adbb81d805a26b06e0d0de31ee9 |
|
MD5 | bd665a40a5cd14fcaa76ca5a092c31d9 |
|
BLAKE2b-256 | 11bdd27a193815cc77c7049e718a7476ece12613394f6598c72361ac380492d4 |