Skip to main content

Colortextpy is a Python package for adding colors and styles to terminal output, allowing you to create more visually appealing and organized command-line applications.

Reason this release was yanked:

It only support py39+

Project description

colortextpy

Install

Tested on python 3.6-3.11, win11, win11 WSL2, Ubuntu, Nvidia Jetson Nano

It doesn’t support win10

pip install colortextpy

Usage

Color.red.name, Color.red.hex, Color.red.rgb
('red', '#ff0000', (255, 0, 0))

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

colortextpy-0.0.3.tar.gz (13.8 kB view hashes)

Uploaded Source

Built Distribution

colortextpy-0.0.3-py3-none-any.whl (13.7 kB view hashes)

Uploaded Python 3

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