Skip to main content

Color call your caracal

Project description

Logo

Colorcall

Color call your caracal!

Authors

Usage/Examples

from colorcall import green

green("My caracal is green!")
from colorcall import Color, rgb, basic

print(
    rgb("Font pink, ", 250, 132, 239),
    basic("background is yellow.", Color.yellow, target="background"),
)
from colorcall import FontStyle, rgb, basic

print(basic("This is bold", style=FontStyle.bold))
print(rgb("This is italic", style=FontStyle.italic))

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

colorcall-0.2.0.tar.gz (2.1 kB view details)

Uploaded Source

File details

Details for the file colorcall-0.2.0.tar.gz.

File metadata

  • Download URL: colorcall-0.2.0.tar.gz
  • Upload date:
  • Size: 2.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.0 CPython/3.11.9

File hashes

Hashes for colorcall-0.2.0.tar.gz
Algorithm Hash digest
SHA256 3a09027bcd16902d5a66917e27d50029dd0f9248a4edc177acca12fcdc5dcd4e
MD5 3bb62e13e51878fca731162664b38224
BLAKE2b-256 4073f13e108590f6ba52aecd8220a3033c120408217de56d94d3ba13148bce35

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