Make Text Adorable
Project description
adorable
Make the UI of your project adorable.
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
Release history Release notifications | RSS feed
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)
Built Distribution
adorable-0.1.5-py3-none-any.whl
(17.7 kB
view details)
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d5286910945aea23b0648e3cb8d3324263f37fda89b97c49dfffcad33d76b34 |
|
MD5 | df6736e802154ec7b18af8997d0dc1eb |
|
BLAKE2b-256 | 4bef2d781bb9e9cba2b26ef6d32fd325b6ce840566e3080cdfbde984e38ab523 |
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | c6ab3b3b696e4af11df914953b6f3b214d189c4f4097dc04fee76799a8df8322 |
|
MD5 | 807f4d32c371a3d37df7f0611b3b350a |
|
BLAKE2b-256 | 3d98b78b22b4cd651683cd7f8ba1133f84af0428416c8df842ea8d9823915375 |