Skip to main content

Alternative to colorama, has more colors and ANSI features.

Reason this release was yanked:

Importing this module will result in a ModuleNotFound error.

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.1.tar.gz (14.1 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.1-py3-none-any.whl (13.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: huekit-0.0.1.tar.gz
  • Upload date:
  • Size: 14.1 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.1.tar.gz
Algorithm Hash digest
SHA256 71b8cb266aa06af78ad23c89e28ffe32017fc617bad8be34a44fbe6a1106b2e0
MD5 330e972ca2df4479055329789b944fb4
BLAKE2b-256 7bf9c7a9dba184c9adeae1fa1674927df952c59414df2306906f4fdb4d940d13

See more details on using hashes here.

File details

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

File metadata

  • Download URL: huekit-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 13.9 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8a47f6b1c0aa8d60b4e04dd20a1319b5e60ff3c597a319f2ffd8ba0c9c14e874
MD5 d63612e93a3ad6dcce22bac9352965d8
BLAKE2b-256 5a96029669887361df72fb16de4914a0467ac3c4ffdde576bcb292b54727f663

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