Get colors easily
Project description
- Run the following script to install
paper_color:
pip install paper-color
- Get the color in your python program using
paper_color:
from paper_color import paper_color
paper_color.get_color()
# ['#3366FF', '#6AB520', '#0CA6FF', '#FFBF1E', '#FF4E2B']
- You can also get a ladder color array:
from paper_color import paper_color
colors = paper_color.ladder_colors(html_color='#31655f')
# ['#000000', '#040a09', '#091413', '#0e1e1c', '#132826', '#18322f', '#1d3c39', '#224642', '#27504c', '#2c5a55', '#31655f', '#45746f', '#5a837f', '#6e938f', '#83a29f', '#98b2af', '#acc1bf', '#c1d0cf', '#d5e0df', '#eaefef', '#ffffff']
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
paper_color-0.0.3.tar.gz
(2.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file paper_color-0.0.3.tar.gz.
File metadata
- Download URL: paper_color-0.0.3.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/1.0.0 urllib3/1.26.9 tqdm/4.64.0 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d0bf923f43cd42b1ce67045984a7374559f9e9517b0b9fede34f634f48608b1
|
|
| MD5 |
e13c1e92b2e353a1e6d2857427abaea9
|
|
| BLAKE2b-256 |
1b17c72e038d7d2e8720e553205e5fe8888848cb995e280ef0e16655a86f8987
|
File details
Details for the file paper_color-0.0.3-py3-none-any.whl.
File metadata
- Download URL: paper_color-0.0.3-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/1.0.0 urllib3/1.26.9 tqdm/4.64.0 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
590e3160f4cc3da4326d261bdd8d85ba5d284a376eefbf2a8c5bb6377407f50f
|
|
| MD5 |
eac031cf5b7de499cf8fe85519bb9c9f
|
|
| BLAKE2b-256 |
32b70230dce8a21b51144ae0b849e12b8808c0cf19507daa6879af18a25519a4
|