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.3.tar.gz (2.9 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: colorcall-0.2.3.tar.gz
  • Upload date:
  • Size: 2.9 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.3.tar.gz
Algorithm Hash digest
SHA256 919bec672284571c48a807fef46a22647d8175269ff422da834b0aa3470d8abe
MD5 759c161021d0c7e64f5426b585469f13
BLAKE2b-256 e007f9dc0663fa4cf98bf1fa3f979575dfc647e7d51e396189383a132ff2686a

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