Adorable 0.1.5 | Coderz Repository

adorable 0.1.5

Last updated:

0 purchases

adorable 0.1.5 Image
adorable 0.1.5 Images

Free

Languages

Categories

Add to Cart

Description:

adorable 0.1.5

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

Documentation
Source Code
PyPI

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product: (if this is empty don't purchase this product)

Customer Reviews

There are no reviews.