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-0.2.0.tar.gz
(4.1 kB
view hashes)
Built Distribution
Close
Hashes for tailwind_colors-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ca149a3f6f938d859556823fe9c5b346cc948b8029ad915e1389e648a52192ce |
|
MD5 | 83c540f2982f56cdc8874e91f361b3bb |
|
BLAKE2b-256 | 762af7160d7206ec38e66bf279c1d0005fb439597c4ae3e87b6a1da59f87c3ca |