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.

Project description

colortextpy

This file will become your README and also the index of your documentation.

Install

pip install colortextpy

How to use

Fill me in please! Don’t forget code examples:

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.1.1.tar.gz (12.8 kB view hashes)

Uploaded Source

Built Distribution

colortextpy-0.0.1.1-py3-none-any.whl (12.4 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