Colorpie 1.0.0 | GitLocker.com Product

colorpie 1.0.0

Last updated:

0 purchases

colorpie 1.0.0 Image
colorpie 1.0.0 Images

Free

Languages

Categories

Add to Cart

Description:

colorpie 1.0.0

colorpie
Terminal color style handler.
Installation:
python -m pip install [--upgrade] colorpie

Available tools:
from colorpie import Style4Bit, COLORS, HIGHLIGHTS, ATTRIBUTES as ATTRS

style = Style4Bit(
color=COLORS.RED,
highlight=HIGHLIGHTS.BLACK,
attributes=[ATTRS.BOLD, ATTRS.SLOW_BLINK]
)

if __name__ == '__main__':
print(style.format('Hello, World!'))

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.