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 is pink, background is purple,", (250, 132, 239), bgcolor=(50, 30, 100)),
    basic("background is yellow.", bgcolor=Color.yellow),
)
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.2.tar.gz (2.2 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: colorcall-0.2.2.tar.gz
  • Upload date:
  • Size: 2.2 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.2.tar.gz
Algorithm Hash digest
SHA256 be612c216227ce35960fa6907e30ea1bacba93112d1eb143f959f122524d53b7
MD5 af3efaabff71cb59ea13038d2948f446
BLAKE2b-256 848916f27924fb2ca1de40679e97389b6e1575ac4e7fecf523444501cb63f4ed

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