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.0.tar.gz
(4.8 kB
view hashes)
Built Distribution
Close
Hashes for tailwind_colors-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 540dd96ebb7c9cbd8f8e6840581230c26fe3c7d23cd8cf643699bc1adaf8109e |
|
MD5 | 26c64fd4ade6b3f135a2739a4bf086dd |
|
BLAKE2b-256 | 4de0e54f5bcf74296eeba40d442674542049515ff170d796a797114cb283ba18 |