Skip to main content

Alternative to colorama, has more colors and ANSI features.

Project description

HueKit

Huekit is a simple package which lets you style and color text. Unlike colorama and other python text color-izers, huekit also lets you style text, and has more color variety than colorama.

How To Use

The following is a code block which will later be explained, showing how to use huekit:

import huekit

print(huekit.color("red") + "This text is red," + huekit.style("bold") + " And this text is bold!")

import huekit: import the library

huekit.color("red") + "This text is red,": this is huekit's color function. you can concatenate any color to a string that you like, as long as it is in this list:

  • black
  • red
  • green
  • brown
  • blue
  • purple
  • cyan
  • light_gray
  • dark_gray
  • light_red
  • light_green
  • yellow
  • light_blue
  • light_purple
  • light_cyan
  • light_white

huekit.style("bold") + " And this text is bold!": this is huekit's style function. you can concatenate any text style to a string that you like, as long as it is in this list:

  • bold
  • faint
  • italic
  • underline
  • blink
  • negative
  • crossed
  • end

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

huekit-0.0.2.tar.gz (14.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

huekit-0.0.2-py3-none-any.whl (14.7 kB view details)

Uploaded Python 3

File details

Details for the file huekit-0.0.2.tar.gz.

File metadata

  • Download URL: huekit-0.0.2.tar.gz
  • Upload date:
  • Size: 14.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for huekit-0.0.2.tar.gz
Algorithm Hash digest
SHA256 2a2a191a63e77631c125d04e52c20c9534ddf6f57f074e82633e4760a4fa91c5
MD5 0f46113bc5df0a95e0a36610a7d257e4
BLAKE2b-256 49465cee23ce405806e6adfdc3c5df81d9f95ec55cb61efa140ba2473f3b120e

See more details on using hashes here.

File details

Details for the file huekit-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: huekit-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 14.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for huekit-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7a395b89bf62e2ce6d7dfb2206d8576c24ecd06828036d54382a57c23fca469f
MD5 29f1cc42f056c4c2588e223d9833d8a4
BLAKE2b-256 c472e9b620d6649cd6471c3fe02387fdf1c7fc332c4b144958e7cf4c5b8d5e35

See more details on using hashes here.

Supported by

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