Use the default color palette from TailwindCSS (https://tailwindcss.com/docs/customizing-colors) in your python code for plotting, image generation, etc.
Project description
Python Tailwind Colors
Use the default color palette from TailwindCSS (https://tailwindcss.com/docs/customizing-colors) in your python code for plotting, image generation, etc..
Installation:
poetry add tailwind_colors
# or
pip install tailwind_colors
Usage:
from tailwind_colors import TAILWIND_COLORS
print(TAILWIND_COLORS.FUCHSIA_600) # prints '#c026d3'
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
tailwind_colors-1.0.1.tar.gz
(4.9 kB
view hashes)
Built Distribution
Close
Hashes for tailwind_colors-1.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2529cda8cc5dbf70f29a199eff28f2694a23f1bafa63a0b260dfc2c4e7ccf164 |
|
MD5 | 120b669077b6fdf601805448574761a4 |
|
BLAKE2b-256 | 5caae0b2074f0663fce5ead8ccdd754aeebf6c0b6c7fbd152ffa2a25f84f78a3 |