Skip to main content

Make Text Adorable

Project description

adorable

Make the UI of your project adorable.

Code style: black

Basic Usage

import adorable
from adorable import color

RED = color.from_name("red")
print(RED.fg("Hello adorable World"))


BLUE = color.from_hex(0x0AF)
DARK = color.from_rgb((38, 38, 38))
col = BLUE.on(DARK)

adorable.printc("Hello", "World", style = col)

Links

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

adorable-0.1.5.tar.gz (16.2 kB view details)

Uploaded Source

Built Distribution

adorable-0.1.5-py3-none-any.whl (17.7 kB view details)

Uploaded Python 3

File details

Details for the file adorable-0.1.5.tar.gz.

File metadata

  • Download URL: adorable-0.1.5.tar.gz
  • Upload date:
  • Size: 16.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for adorable-0.1.5.tar.gz
Algorithm Hash digest
SHA256 1d5286910945aea23b0648e3cb8d3324263f37fda89b97c49dfffcad33d76b34
MD5 df6736e802154ec7b18af8997d0dc1eb
BLAKE2b-256 4bef2d781bb9e9cba2b26ef6d32fd325b6ce840566e3080cdfbde984e38ab523

See more details on using hashes here.

File details

Details for the file adorable-0.1.5-py3-none-any.whl.

File metadata

  • Download URL: adorable-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 17.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for adorable-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 c6ab3b3b696e4af11df914953b6f3b214d189c4f4097dc04fee76799a8df8322
MD5 807f4d32c371a3d37df7f0611b3b350a
BLAKE2b-256 3d98b78b22b4cd651683cd7f8ba1133f84af0428416c8df842ea8d9823915375

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