Skip to main content

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_HEX, TAILWIND_COLORS_RGB

print(TAILWIND_COLORS_HEX.FUCHSIA_600)  # prints '#c026d3'
print(TAILWIND_COLORS_RGB.FUCHSIA_600)  # prints (192, 38, 211)

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.3.0.tar.gz (14.4 kB view details)

Uploaded Source

Built Distribution

tailwind_colors-1.3.0-py3-none-any.whl (13.9 kB view details)

Uploaded Python 3

File details

Details for the file tailwind_colors-1.3.0.tar.gz.

File metadata

  • Download URL: tailwind_colors-1.3.0.tar.gz
  • Upload date:
  • Size: 14.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: pdm/2.16.1 CPython/3.12.4 Darwin/23.6.0

File hashes

Hashes for tailwind_colors-1.3.0.tar.gz
Algorithm Hash digest
SHA256 8b9360937afa65e657ec9c3311264d2339e8f6463659050b6ac1e2efa6a7179e
MD5 ec1c37206bd6e9d4af66aaf1417ba836
BLAKE2b-256 2c98f6f4779cb30ea506b2caa1201988ad555205ea8e5a6041fefe678de18b14

See more details on using hashes here.

File details

Details for the file tailwind_colors-1.3.0-py3-none-any.whl.

File metadata

  • Download URL: tailwind_colors-1.3.0-py3-none-any.whl
  • Upload date:
  • Size: 13.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: pdm/2.16.1 CPython/3.12.4 Darwin/23.6.0

File hashes

Hashes for tailwind_colors-1.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 aa047acfe2037302016028b1c0ef65585c33d983945de704acf7ef8b665f729e
MD5 1130f9d1c256d5ae5721b261671cc3c8
BLAKE2b-256 41147aa84fae701d0260eed060dbe3a0bd026fd43cc29ccf2606a75257e72101

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page