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:

from huekit imort huekit

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

from huekit 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.3.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.3-py3-none-any.whl (14.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: huekit-0.0.3.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.3.tar.gz
Algorithm Hash digest
SHA256 8c6a662f3a266f2456d3a9c5b9cdce8fc797ca67b567f11526696bb9afb14bea
MD5 9a3b35871bb13951a21723b1a27caf31
BLAKE2b-256 308a3c890e0c03ced8d186859f8c25d7e02fc015e5637271f0d612a152ca2a10

See more details on using hashes here.

File details

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

File metadata

  • Download URL: huekit-0.0.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 9575850397e3d4a6975687ad734ce898681e8d8b45061f26d76d514c6e43d1c0
MD5 196448cc5f23da37836c90a71bb2099a
BLAKE2b-256 d7e2cb6e2b98875a91e3c18d8bef246c76498e9d21618269e284e74c6524338a

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