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-3.0.tar.gz
(2.5 kB
view details)
Built Distribution
File details
Details for the file unique_color-3.0.tar.gz
.
File metadata
- Download URL: unique_color-3.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 | 77971e3b588d08c24ba732217c07b57bd72a514020662870cafd4cc21b4ad5c4 |
|
MD5 | ee31b655b83f6982013bf470f69c1d76 |
|
BLAKE2b-256 | 03a8ac16260d03043231a9f925af442accc1a90189640647abc7d15896ced205 |
File details
Details for the file unique_color-3.0-py2.py3-none-any.whl
.
File metadata
- Download URL: unique_color-3.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 | f3f8329edab500ccb07fd8af1f158c092bdba3391a72e113b1e9eff21ffcb0e1 |
|
MD5 | 1587fec5deda30aa69c3b37ea540e6df |
|
BLAKE2b-256 | 15c07484ff53536fe6ab8d9bf387ee2d4b8ed4919b44e48ac699a253ab61dc66 |