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.1.0.tar.gz
(5.2 kB
view hashes)
Built Distribution
Close
Hashes for tailwind_colors-1.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | db3b76cfe96fed4a63df021df2a6948b65b8c7a18f416a0edd6dd034d7d4b030 |
|
MD5 | c99845a522e0a3db71354585f4827d69 |
|
BLAKE2b-256 | 353389eced58e472de93ecab35c19df339740a1fc3951fa71813691b4b155a09 |